summaryrefslogtreecommitdiffstats
path: root/pure/src/helpers.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-247/+0
* Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez2022-06-291-2/+3
* Implement theme styling for `PickList` and `Menu`Libravatar Héctor Ramón Jiménez2022-06-071-0/+1
* Implement theme styling for `Container`Libravatar Héctor Ramón Jiménez2022-06-071-0/+2
* Implement theme styling for `Scrollable`Libravatar Héctor Ramón Jiménez2022-06-071-0/+1
* Implement theme styling for `TextInput`Libravatar Héctor Ramón Jiménez2022-06-071-0/+1
* Implement theme styling for `Checkbox`Libravatar Héctor Ramón Jiménez2022-06-041-0/+1
* Implement theme styling for `ProgressBar`Libravatar Héctor Ramón Jiménez2022-06-011-2/+6
* Implement theme styling for `Rule`Libravatar Héctor Ramón Jiménez2022-06-011-2/+10
* Implement theme styling for `Toggler`Libravatar Héctor Ramón Jiménez2022-06-011-0/+1
* Implement theme styling for `Radio`Libravatar Héctor Ramón Jiménez2022-05-271-2/+3
* Rename `Variant` to `Style` and `Style` to `Appearance`Libravatar Héctor Ramón Jiménez2022-05-261-1/+0
* Implement theme styling for `Slider`Libravatar Héctor Ramón Jiménez2022-05-261-3/+5
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-1/+6
* Fix vertical rule helperLibravatar Cory Forsstrom2022-05-041-1/+1
* Write documentation for `iced_pure`Libravatar Héctor Ramón Jiménez2022-05-021-0/+50
* Fix broken intra-doc links in documentationLibravatar Héctor Ramón Jiménez2022-04-301-2/+8
* Implemented Tooltip as PureLibravatar Casper Rogild Storm2022-04-221-0/+11
* Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez2022-03-161-0/+153