summaryrefslogtreecommitdiffstats
path: root/examples/pure (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce generic `Message` type for `canvas::Program`Libravatar Héctor Ramón Jiménez2022-03-181-2/+1
* Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez2022-03-168-18/+16
* Implement `pure` version of `pane_grid` example :tada:Libravatar Héctor Ramón Jiménez2022-03-141-13/+12
* Implement `pure` version of `PaneGrid` widgetLibravatar Héctor Ramón Jiménez2022-03-142-0/+448
* Implement `pure` version of `game_of_life` example :tada:Libravatar Héctor Ramón Jiménez2022-03-095-0/+1262
* 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