ratatui/tests
2020-07-07 00:10:24 +02:00
..
terminal.rs refactor(tests): rename integration tests to be able to call group of tests 2020-05-21 21:59:39 +02:00
widgets_block.rs feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 2020-06-15 22:57:23 +02:00
widgets_chart.rs fix(widgets/canvas): avoid panic on zero-width bounds 2020-07-05 14:02:11 +02:00
widgets_gauge.rs feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 2020-06-15 22:57:23 +02:00
widgets_list.rs feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 2020-06-15 22:57:23 +02:00
widgets_paragraph.rs feat(widgets/paragraph): add option to preserve indentation when the text is wrapped (#327) 2020-07-07 00:10:24 +02:00
widgets_table.rs feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 2020-06-15 22:57:23 +02:00
widgets_tabs.rs feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 2020-06-15 22:57:23 +02:00