Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove leftover `debug_color` in `styling` example | 2020-01-09 | 1 | -8/+1 | |
* | Allow `Checkbox` style to change based on its state | 2020-01-08 | 1 | -6/+13 | |
* | Color borders of `Checkbox` and `Radio` in `styling` example | 2020-01-07 | 1 | -6/+6 | |
* | Add `Scrollable` to `styling` example | 2020-01-07 | 1 | -30/+51 | |
* | Implement styling for `Checkbox` | 2020-01-07 | 1 | -12/+69 | |
* | Implement styling for `Radio` | 2020-01-07 | 1 | -9/+41 | |
* | Implement styling for `ProgressBar` | 2020-01-07 | 1 | -6/+34 | |
* | Use constants for colors in `styling` example | 2020-01-07 | 1 | -16/+32 | |
* | Implement styling for `Slider` | 2020-01-07 | 1 | -5/+70 | |
* | Implement styling for `Scrollable` | 2020-01-06 | 1 | -6/+57 | |
* | Use default styles in `styling` example | 2020-01-06 | 1 | -44/+4 | |
* | Implement `Default` for `Theme` in `styling` example | 2020-01-06 | 1 | -6/+8 | |
* | Draft `styling` example | 2020-01-06 | 1 | -0/+282 |