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/examples/demo
Florian Dehau 0ffea495b1 refactor: implement cascading styles
- merge `Style` and `StyleDiff` together. `Style` now is used to activate or deactivate certain
style rules not to overidden all of them.
- update all impacted widgets, examples and tests.
4 years ago
..
app.rs chore: enable clippy on all targets and all features 4 years ago
mod.rs feat: add rustbox and crossterm demo 5 years ago
ui.rs refactor: implement cascading styles 4 years ago