summaryrefslogtreecommitdiffstats
path: root/src/pure (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement theme styling for `Checkbox`Libravatar Héctor Ramón Jiménez2022-06-041-1/+1
* Implement theme styling for `Toggler`Libravatar Héctor Ramón Jiménez2022-06-011-1/+1
* Implement theme styling for `Radio`Libravatar Héctor Ramón Jiménez2022-05-271-3/+3
* Rename `Variant` to `Style` and `Style` to `Appearance`Libravatar Héctor Ramón Jiménez2022-05-261-1/+1
* Rename `theme::Definition` to `application::StyleSheet`Libravatar Héctor Ramón Jiménez2022-05-261-2/+3
* Let a `Theme` control the background color of an applicationLibravatar Héctor Ramón Jiménez2022-05-252-25/+4
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-143-40/+77
* Point repository links to `0.4` branch in documentationLibravatar Héctor Ramón Jiménez2022-04-301-1/+1
* Implemented Tooltip as PureLibravatar Casper Rogild Storm2022-04-221-0/+10
* Implement `pure` version of `Svg` widgetLibravatar Héctor Ramón Jiménez2022-03-221-0/+6
* Implement `pure` version of `QRCode` widgetLibravatar Héctor Ramón Jiménez2022-03-211-0/+6
* Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez2022-03-161-0/+155
* Fix `subscription` for `iced::pure::Application`Libravatar Héctor Ramón Jiménez2022-02-201-0/+4
* Allow pure widgets to borrow from `Application` data :tada:Libravatar Héctor Ramón Jiménez2022-02-112-4/+4
* Expose `iced_pure` through a `pure` feature in `iced`Libravatar Héctor Ramón Jiménez2022-02-112-0/+301