summaryrefslogtreecommitdiffstats
path: root/examples/pure (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous files from `pure` examplesLibravatar Héctor Ramón Jiménez2022-03-087-120/+0
* Implement `pure::Responsive` in `iced_lazy`Libravatar Héctor Ramón Jiménez2022-03-071-2/+2
* Implement `pure` version of `component` exampleLibravatar Héctor Ramón Jiménez2022-02-172-0/+179
* Implement `pure` version of `pick_list` example :tada:Libravatar Héctor Ramón Jiménez2022-02-163-0/+138
* Implement `pure` version of the `tour` example :tada:Libravatar Héctor Ramón Jiménez2022-02-134-0/+752
* 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