summaryrefslogtreecommitdiffstats
path: root/examples/pure/tour/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-27Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez1-664/+0
2022-07-09Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez1-9/+1
2022-06-29Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez1-2/+2
2022-05-26Fix examples and doc-testsLibravatar Héctor Ramón Jiménez1-2/+2
2022-05-14Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez1-34/+3
2022-03-16Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez1-2/+3
2022-02-13Implement `pure` version of the `tour` example :tada:Libravatar Héctor Ramón Jiménez1-0/+702