summaryrefslogtreecommitdiffstats
path: root/pure/src/widget/button.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement pure version of `todos` example :tada:Libravatar Héctor Ramón Jiménez2022-02-121-2/+6
* Implement `Scrollable` in `iced_pure`Libravatar Héctor Ramón Jiménez2022-02-121-2/+2
* Complete `Button` in `iced_pure`Libravatar Héctor Ramón Jiménez2022-02-111-2/+32
* Expose reusable `Button` logicLibravatar Héctor Ramón Jiménez2022-02-111-124/+38
* Allow pure widgets to borrow from `Application` data :tada:Libravatar Héctor Ramón Jiménez2022-02-111-12/+13
* Rename `iced_virtual` to `iced_pure`Libravatar Héctor Ramón Jiménez2022-02-111-0/+272