summaryrefslogtreecommitdiffstats
path: root/virtual/src/widget/button.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-11Rename `iced_virtual` to `iced_pure`Libravatar Héctor Ramón Jiménez1-272/+0
2022-02-10Implement `Into<Element>` for `&'static str` in `iced_virtual`Libravatar Héctor Ramón Jiménez1-2/+2
2022-02-10Draft virtual `Button`, `Column`, and `Text`Libravatar Héctor Ramón Jiménez1-23/+231
2022-02-09Draft `iced_virtual` subcrateLibravatar Héctor Ramón Jiménez1-0/+64