summaryrefslogtreecommitdiffstats
path: root/examples/pure/todos/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-27Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez1-556/+0
2022-07-09Fix Wasm build of `todos` exampleLibravatar Héctor Ramón Jiménez1-7/+7
2022-07-09Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez1-14/+14
2022-06-29Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez1-3/+3
2022-05-14Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez1-59/+7
2022-03-16Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez1-2/+3
2022-02-12Add `max_width` to `Column` in `iced_pure`Libravatar Héctor Ramón Jiménez1-1/+9
2022-02-12Implement pure version of `todos` example :tada:Libravatar Héctor Ramón Jiménez1-0/+599