Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-25 | Update styling example | 1 | -28/+19 | |
2020-08-22 | added FillMode enum style for the Rule widget | 1 | -1/+1 | |
2020-08-22 | widget Rule added | 1 | -5/+30 | |
2020-03-24 | Change selection color in `styling` example | 1 | -1/+1 | |
2020-03-14 | Fix `Scrollable` width consistency | 1 | -0/+1 | |
2020-02-23 | styling example fixed (added selection_color) | 1 | -0/+4 | |
2020-02-06 | Let checkbox breathe in `styling` example | 1 | -0/+1 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+0 | |
2020-01-09 | Remove leftover `debug_color` in `styling` example | 1 | -8/+1 | |
2020-01-08 | Allow `Checkbox` style to change based on its state | 1 | -6/+13 | |
2020-01-07 | Color borders of `Checkbox` and `Radio` in `styling` example | 1 | -6/+6 | |
2020-01-07 | Add `Scrollable` to `styling` example | 1 | -30/+51 | |
2020-01-07 | Implement styling for `Checkbox` | 1 | -12/+69 | |
2020-01-07 | Implement styling for `Radio` | 1 | -9/+41 | |
2020-01-07 | Implement styling for `ProgressBar` | 1 | -6/+34 | |
2020-01-07 | Use constants for colors in `styling` example | 1 | -16/+32 | |
2020-01-07 | Implement styling for `Slider` | 1 | -5/+70 | |
2020-01-06 | Implement styling for `Scrollable` | 1 | -6/+57 | |
2020-01-06 | Use default styles in `styling` example | 1 | -44/+4 | |
2020-01-06 | Implement `Default` for `Theme` in `styling` example | 1 | -6/+8 | |
2020-01-06 | Draft `styling` example | 1 | -0/+282 |