Arthur Sonzogni
5840966049
Update tutorial.md
2019-01-19 00:20:29 +01:00
Arthur Sonzogni
01827ea8ce
Add RadioBox.
2019-01-18 22:41:33 +01:00
Arthur Sonzogni
a6040bc360
Add CheckBox.
2019-01-12 22:25:49 +01:00
Arthur Sonzogni
dba019139b
Refactor component containers.
2019-01-12 18:24:46 +01:00
Arthur Sonzogni
21644eea6b
Flatten the namespaces.
...
Remove:
* ftxui::screen
* ftxui::dom
* ftxui::component
Keep:
* ftxui
2019-01-12 15:00:08 +01:00
Arthur Sonzogni
cf63aefa02
Refactor and bug fix: Wrong vbox height.
2019-01-06 23:24:58 +01:00
Arthur Sonzogni
5887114793
Refactor directory structure.
...
The goal is to increase the separation in between:
* ftxui::screen
* ftxui::dom
* ftxui::component
2019-01-06 17:10:35 +01:00
Arthur Sonzogni
805c9061e5
Clean source code. Add to_wstring<T> T={int, float, double, ...}
2019-01-06 16:10:57 +01:00
Arthur Sonzogni
178feaa6a9
Add menu styles.
2019-01-03 00:35:59 +01:00
Arthur Sonzogni
13e04176a4
Add Blink. Refactor examples.
2019-01-02 22:33:59 +01:00
Arthur Sonzogni
20eaeae4c3
Add dom::blink and component::Input
2018-10-21 14:38:54 +02:00
Arthur Sonzogni
f94b63fafb
Add Event.
2018-10-18 22:58:38 +02:00
Arthur Sonzogni
711b71688e
Implement a lot of new features.
...
This commit deserve to be cut into at least 8 sub commit. Sorry, I
acknowledge this is bad... Here are the new features:
* dom decorator: bold, dim, underlined, inverted.
* component mechanism
* components
* menu
* toogle
2018-10-09 19:08:55 +02:00