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