Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Draft `Canvas` types and `clock` example | 2020-02-12 | 5 | -1/+332 | ||
* | Add `canvas` feature to `iced_wgpu` | 2020-02-11 | 1 | -0/+5 | ||
* | Implement styling for `Checkbox` | 2020-01-07 | 1 | -0/+9 | ||
* | Implement styling for `Radio` | 2020-01-07 | 1 | -0/+10 | ||
* | Implement styling for `ProgressBar` | 2020-01-07 | 1 | -0/+15 | ||
* | Implement styling for `Slider` | 2020-01-07 | 1 | -0/+16 | ||
* | Implement styling for `Scrollable` | 2020-01-06 | 1 | -0/+13 | ||
* | Draft basic styling for `TextInput` | 2020-01-01 | 1 | -0/+15 | ||
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 2 | -111/+9 | ||
* | Draft basic styling for `Container` | 2019-12-31 | 1 | -0/+37 | ||
* | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -26/+19 | ||
* | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -0/+97 |