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