summaryrefslogtreecommitdiffstats
path: root/examples/pure/todos (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Wasm build of `todos` exampleLibravatar Héctor Ramón Jiménez2022-07-091-7/+7
* Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez2022-07-091-14/+14
* Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez2022-06-291-3/+3
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-59/+7
* Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez2022-03-161-2/+3
* Remove superfluous files from `pure` examplesLibravatar Héctor Ramón Jiménez2022-03-082-32/+0
* Add `max_width` to `Column` in `iced_pure`Libravatar Héctor Ramón Jiménez2022-02-121-1/+9
* Implement missing `on_event` and `mouse_interaction` for `Checkbox` in `iced_...Libravatar Héctor Ramón Jiménez2022-02-121-1/+1
* Implement pure version of `todos` example :tada:Libravatar Héctor Ramón Jiménez2022-02-124-0/+650