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/src/widgets
Florian Dehau c64d754f88 feat(layout): add support for multiple weighted constraints by chunks 3 years ago
..
canvas feat(widgets/canvas): added type Block in canvas markers (#350) 4 years ago
barchart.rs fix(widgets/barchart): fix chart filled more than actual (#383) 4 years ago
block.rs feat(block): add option to center and right align the title (#462) 3 years ago
chart.rs feat(layout): add support for multiple weighted constraints by chunks 3 years ago
clear.rs doc(widgets/clear): clarify usage of clear 3 years ago
gauge.rs fix(widgets/gauge): apply label style and avoid overflow on large labels 3 years ago
list.rs fix(widgets): avoid offset panic in `Table` and `List` when input changes 3 years ago
mod.rs refactor(widgets/table): more flexible table 4 years ago
paragraph.rs refactor: implement cascading styles 4 years ago
reflow.rs fix(widgets/paragraph): handle trailing nbsp in wrapped text (#405) 4 years ago
sparkline.rs refactor: implement cascading styles 4 years ago
table.rs feat(layout): add support for multiple weighted constraints by chunks 3 years ago
tabs.rs refactor: implement cascading styles 4 years ago