rtlibs-tui 0.1.5

rtools library: ratatui widgets
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
- @code add default() for all widgets
- @code add label to all input widgets
- @code inputs widgets: shortcuts like helix
- @code input widget placeholder for path as an option
- @code reexport dependencies (clap, aso)
- @code remove deadcode
- @code ServiceTrait from examples like notification
- @code widget add is_valid
- @feat add https://crates.io/crates/ratatui-splash-screen 
- @feat widget input_date multiple date format ?
- @fix if appcommand has subcommand required, subcommands do not display in commander
- @fix input widget placeholder select backtab
- @fix modal select height with multiple items
- @fix modal size depending content
- @fix remove string returned by commander (not used) => return app argmatches ?
- @fix when multiple command arguments, cmd should be selected
- @fix widget input length in modal