FTXUI/include/ftxui
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
..
component Table (#229) 2021-10-15 23:04:11 +02:00
dom Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
screen Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
util Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00