FTXUI v0.10 Release Notes

Release Date: 2021-09-30 // over 2 years ago
  • ๐Ÿ› Bug

    • ๐Ÿ›  Fix the automated merge of borders.

    Dom

    • ๐Ÿ— Table() class to build stylised table. See https://github.com/ArthurSonzogni/FTXUI/discussions/228
    • vscroll_indicator. Show a scrollbar indicator on the right.
    • separatorEmpty. A separator drawing nothing.
    • ๐Ÿ›  separatorFixed. A separator drawing the provided character.

    Component

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