Releases: joshka/tui-widgets
Releases · joshka/tui-widgets
tui-scrollview-v0.4.1
🐛 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
⚙️ Miscellaneous Tasks
- Update Cargo.toml dependencies
tui-popup-v0.5.1
🐛 Bug Fixes
- Broken links from move to tui-widgets
tui-big-text-v0.6.1
🐛 Bug Fixes
- Broken links from move to tui-widgets
tui-widgets-v0.3.0
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
Ratatui-0.28.0 compatible release
tui-prompts-v0.4.0
Ratatui-0.28.0 compatible release
tui-popup-v0.5.0
Ratatui-0.28.0 compatible release
tui-big-text-v0.6.0
Ratatui-0.28.0 compatible release
tui-widgets-v0.2.6
⚙️ Miscellaneous Tasks
- (deps) Bump ratatui-macros and re-enable multiple versions lint