Commit Graph

19 Commits (3012215e3291ad30a668bdfc66ff4bfa9bd0de19)

Author SHA1 Message Date
Florian Dehau f24517bc5a [examples] Run cargo fmt 7 years ago
Florian Dehau d008892e04 [examples] Fix Demo example 7 years ago
Florian Dehau d6a91d1865 Fix List lifetime issues
Add a new lifetime for the items inside the list
7 years ago
Florian Dehau 41eac2aa4e Refactor demo example 7 years ago
Florian Dehau bb61028e0c Fix examples 7 years ago
Florian Dehau fd1e1f22af Add specification for all examples in Cargo.toml 7 years ago
Florian Dehau b2bb24b9d2 Fix rustfmt and clippy errors 7 years ago
Florian Dehau feefa5d54f Convert backends to conditionnal features for compilation 8 years ago
Florian Dehau 42fb0803af Add examples and demo 8 years ago
Florian Dehau 75d5efa443 Update demo 8 years ago
Florian Dehau ad239ef23c Update list and table to be more flexible
* Move List to SelectableList
* Create a more generic List
* Change the way to pass items to the table widget
* Update demo
8 years ago
Florian Dehau d70e2d1678 Add README, LICENSE and update demo 8 years ago
Florian Dehau 662e2dd102 Fix examples 8 years ago
Florian Dehau 224eb2d8e0 Add support for text styling 8 years ago
Florian Dehau 0b950de09f Update demo 8 years ago
Florian Dehau e00639fab1 Update demo 8 years ago
Florian Dehau 93cc237007 Documentation 8 years ago
Florian Dehau 9e5195096a More work on the widgets API
* Change slice to vecs in table and canvas to ease the interaction with data
constructed on the fly
* Add a legend to charts based on datasets' names and colors
* Update demo to reflect previous updates
8 years ago
Florian Dehau dce4bf15b7 Add a way to disable logging in the demo 8 years ago