You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rs/tests
Darrien Glasser 359b7feb8c
fix(widgets/canvas): Add bounds check when drawing line high/low (#283)
* Add bounds check when drawing line high/low
* Add test to ensure codepath doesn't break
4 years ago
..
block.rs feat: add stateful widgets 4 years ago
chart.rs fix(widgets/canvas): Add bounds check when drawing line high/low (#283) 4 years ago
gauge.rs feat: add stateful widgets 4 years ago
list.rs test: assert items are correctly truncated in the `List` widget 4 years ago
paragraph.rs feat: add stateful widgets 4 years ago
size.rs Upgrade to 2018 edition 5 years ago
table.rs feat: add stateful widgets 4 years ago