summaryrefslogtreecommitdiffstats
path: root/pure/src/widget/progress_bar.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-105/+0
* Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez2022-07-091-5/+5
* Implement theme styling for `ProgressBar`Libravatar Héctor Ramón Jiménez2022-06-011-2/+4
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-0/+2
* Write documentation for `iced_pure`Libravatar Héctor Ramón Jiménez2022-05-021-0/+1
* Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez2022-03-161-1/+2
* Implement `pure` version of `ProgressBar` widgetLibravatar Héctor Ramón Jiménez2022-03-101-0/+99