summaryrefslogtreecommitdiffstats
path: root/src/pure (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-30Point repository links to `0.4` branch in documentationLibravatar Héctor Ramón Jiménez1-1/+1
2022-04-22Implemented Tooltip as PureLibravatar Casper Rogild Storm1-0/+10
2022-03-22Implement `pure` version of `Svg` widgetLibravatar Héctor Ramón Jiménez1-0/+6
2022-03-21Implement `pure` version of `QRCode` widgetLibravatar Héctor Ramón Jiménez1-0/+6
2022-03-16Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez1-0/+155
2022-02-20Fix `subscription` for `iced::pure::Application`Libravatar Héctor Ramón Jiménez1-0/+4
2022-02-11Allow pure widgets to borrow from `Application` data :tada:Libravatar Héctor Ramón Jiménez2-4/+4
2022-02-11Expose `iced_pure` through a `pure` feature in `iced`Libravatar Héctor Ramón Jiménez2-0/+301