summaryrefslogtreecommitdiffstats
path: root/examples/pure (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-17Implement `pure` version of `component` exampleLibravatar Héctor Ramón Jiménez2-0/+179
2022-02-16Implement `pure` version of `pick_list` example :tada:Libravatar Héctor Ramón Jiménez3-0/+138
2022-02-13Implement `pure` version of the `tour` example :tada:Libravatar Héctor Ramón Jiménez4-0/+752
2022-02-12Add `max_width` to `Column` in `iced_pure`Libravatar Héctor Ramón Jiménez1-1/+9
2022-02-12Implement missing `on_event` and `mouse_interaction` for `Checkbox` in `iced_...Libravatar Héctor Ramón Jiménez1-1/+1
2022-02-12Implement pure version of `todos` example :tada:Libravatar Héctor Ramón Jiménez4-0/+650
2022-02-12Reuse `Text` widget from `iced_native` in `iced_pure`Libravatar Héctor Ramón Jiménez1-1/+1
2022-02-11Expose function helpers to build widgets in `pure::widget`Libravatar Héctor Ramón Jiménez1-5/+6
2022-02-11Expose `iced_pure` through a `pure` feature in `iced`Libravatar Héctor Ramón Jiménez2-14/+8
2022-02-11Rename `iced_virtual` to `iced_pure`Libravatar Héctor Ramón Jiménez4-0/+94