FTXUI/include/ftxui
Arthur Sonzogni e19550ae69
Feature: Windows. (#690)
Into ftxui/component/, add:
```
Container::Stacked(...)
Window(...);
```

Together, they can be used to display draggable/resizable windows.

Bug:https://github.com/ArthurSonzogni/FTXUI/issues/682

* Fix typo.
2023-07-15 16:29:48 +02:00
..
component Feature: Windows. (#690) 2023-07-15 16:29:48 +02:00
dom Feature: hyperlink support. (#665) 2023-06-04 21:06:19 +02:00
screen Remove Ref<XxxOption> and add new interfaces. (#686) 2023-06-25 17:22:05 +02:00
util Remove Ref<XxxOption> and add new interfaces. (#686) 2023-06-25 17:22:05 +02:00