summaryrefslogtreecommitdiffstats
path: root/examples/pure (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reuse `Text` widget from `iced_native` in `iced_pure`Libravatar Héctor Ramón Jiménez2022-02-121-1/+1
* Expose function helpers to build widgets in `pure::widget`Libravatar Héctor Ramón Jiménez2022-02-111-5/+6
* Expose `iced_pure` through a `pure` feature in `iced`Libravatar Héctor Ramón Jiménez2022-02-112-14/+8
* Rename `iced_virtual` to `iced_pure`Libravatar Héctor Ramón Jiménez2022-02-114-0/+94