Skip to content

Releases: joshka/tui-widgets

tui-scrollview-v0.4.1

20 Oct 11:03
7be6cd3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Broken links from move to tui-widgets

  • (tui-scrollview) Make scroll_view buffer area the same as its content (#37)

    This makes the scroll_view buffer area the same as its content by
    default.
    The previous behavior is easily reproduced by adding empty space to the
    buffer. =)
    Most tests remain the same with the scrollbar updated to match the new
    size.

    Fixes:#35

📚 Documentation

  • Use ratatui 0.28.1 methods for examples

  • Demo horizontal scrolling and mark TODO as done

tui-prompts-v0.4.1

20 Oct 11:03
7be6cd3
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update Cargo.toml dependencies

tui-popup-v0.5.1

20 Oct 11:02
7be6cd3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Broken links from move to tui-widgets

tui-big-text-v0.6.1

20 Oct 11:02
7be6cd3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Broken links from move to tui-widgets

tui-widgets-v0.3.0

12 Aug 04:43
dad6f1c
Compare
Choose a tag to compare

Ratatui-0.28.0 compatible release

⚙️ Miscellaneous Tasks

  • Bump ratatui-macros to 0.5.0
  • Bump tui-big-text to 0.6.0
  • Bump tui-popup to 0.5.0
  • Bump tui-prompts to 0.4.0
  • Bump tui-scrollview to 0.4.0

tui-scrollview-v0.4.0

12 Aug 04:39
939876d
Compare
Choose a tag to compare

Ratatui-0.28.0 compatible release

tui-prompts-v0.4.0

12 Aug 04:38
939876d
Compare
Choose a tag to compare

Ratatui-0.28.0 compatible release

tui-popup-v0.5.0

12 Aug 04:38
939876d
Compare
Choose a tag to compare

Ratatui-0.28.0 compatible release

tui-big-text-v0.6.0

12 Aug 04:38
939876d
Compare
Choose a tag to compare

Ratatui-0.28.0 compatible release

tui-widgets-v0.2.6

09 Aug 07:08
a78c96f
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • (deps) Bump ratatui-macros and re-enable multiple versions lint