FTXUI/src/ftxui/dom
Arthur Sonzogni c5ef0c7fb5 feat: Dropdown select menu. (#214)
Dom
 - `vscroll_indicator`. Show a scrollback indicator on the right.

Component
 - `Maybe`: Display an component conditionnally based on a boolean.
 - `Dropdown`: A dropdown select list.

This address:
https://github.com/ArthurSonzogni/FTXUI/issues/204
2021-09-30 20:55:47 +02:00
..
benchmark_test.cpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
blink.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
bold.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
border.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
box_helper.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
box_helper.hpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
clear_under.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
color.cpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
composite_decorator.cpp Improve the documentation. 2021-07-11 12:23:42 +02:00
dbox.cpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
dim.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
flex.cpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
frame.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
gauge_test.cpp Use IWYU. 2021-05-01 23:19:07 +02:00
gauge.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
graph.cpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
gridbox_test.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
gridbox.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
hbox_test.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
hbox.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
hflow.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
inverted.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
node_decorator.cpp Pass -Wshadow (#97) 2021-05-16 17:18:11 +02:00
node_decorator.hpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
node.cpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
paragraph.cpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
reflect.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
scroll_indicator.cpp feat: Dropdown select menu. (#214) 2021-09-30 20:55:47 +02:00
separator.cpp feat: Multiple border style. (#202) 2021-09-12 00:36:59 +02:00
size.cpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
spinner.cpp Fix lolskater size. (#197) 2021-08-23 15:01:13 +02:00
text_test.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
text.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
underlined.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
util.cpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
vbox_test.cpp Introduce gridbox. (#190) 2021-08-22 19:36:11 +02:00
vbox.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00