ratatui/tests
2024-03-03 21:41:23 -08: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 refactor: clippy::redundant_type_annotations (#974) 2024-03-03 21:41:23 -08: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