ratatui/tests
dependabot[bot] b5061c5250
chore(deps): update stability requirement from 0.1.1 to 0.2.0 (#1021)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
2024-04-08 22:43:04 +03:00
..
backend_termion.rs feat(terminal)!: add inline viewport (#114) 2023-04-17 14:23:50 +02:00
state_serde.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
stylize.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
terminal.rs feat: Add frame count (#766) 2024-01-08 03:51:53 -05:00
widgets_barchart.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
widgets_block.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
widgets_calendar.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
widgets_canvas.rs chore: Minor lints, making Clippy happier (#189) 2023-05-21 20:45:37 -07:00
widgets_chart.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
widgets_gauge.rs fix(gauge): fix gauge widget colors (#572) 2023-10-19 04:29:53 -07:00
widgets_list.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
widgets_paragraph.rs chore(deps): update stability requirement from 0.1.1 to 0.2.0 (#1021) 2024-04-08 22:43:04 +03:00
widgets_table.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
widgets_tabs.rs feat(tabs): accept Iterators of Line in constructors (#776) 2024-01-10 17:16:44 -08:00