summaryrefslogtreecommitdiffstats
path: root/examples/styling.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove leftover `debug_color` in `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-091-8/+1
|
* Allow `Checkbox` style to change based on its stateLibravatar Héctor Ramón Jiménez2020-01-081-6/+13
|
* Color borders of `Checkbox` and `Radio` in `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-071-6/+6
|
* Add `Scrollable` to `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-071-30/+51
|
* Implement styling for `Checkbox`Libravatar Héctor Ramón Jiménez2020-01-071-12/+69
|
* Implement styling for `Radio`Libravatar Héctor Ramón Jiménez2020-01-071-9/+41
|
* Implement styling for `ProgressBar`Libravatar Héctor Ramón Jiménez2020-01-071-6/+34
|
* Use constants for colors in `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-071-16/+32
|
* Implement styling for `Slider`Libravatar Héctor Ramón Jiménez2020-01-071-5/+70
|
* Implement styling for `Scrollable`Libravatar Héctor Ramón Jiménez2020-01-061-6/+57
|
* Use default styles in `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-061-44/+4
|
* Implement `Default` for `Theme` in `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-061-6/+8
|
* Draft `styling` exampleLibravatar Héctor Ramón Jiménez2020-01-061-0/+282