FTXUI/include/ftxui/screen
Arthur Sonzogni 602392c43d
Implement flexbox (#277)
This implement the flexbox elements, following the HTML one.

Built from them, there is also the following elements:
- `paragraph`
- `paragraphAlignLeft`
- `paragraphAlignRight`
- `paragraphAlignCenter`
- `paragraphAlignJustify`

This is a breaking change.
2021-12-11 17:58:25 +01:00
..
box.hpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
color_info.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
color.hpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
deprecated.hpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
screen.hpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
string.hpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
terminal.hpp Add API to set terminal fallback size (#230) 2021-10-13 13:44:30 +02:00