Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce generic lifetime to `Default` implementation for style sheets | 2021-11-02 | 1 | -1/+1 | |
* | Reintroduce `Box` for `style_sheet` in `Button` | 2021-10-31 | 1 | -2/+11 | |
* | Wire up styling to `Button` in `iced_native` | 2021-10-18 | 1 | -11/+2 | |
* | impl Clone and Copy for all Style types in iced_style | 2021-01-29 | 1 | -1/+1 | |
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -6/+6 | |
* | Improve default style of `Button` | 2020-01-22 | 1 | -6/+6 | |
* | Draft `styling` example | 2020-01-06 | 1 | -1/+1 | |
* | Implement `Default` for `container::Style` | 2020-01-05 | 1 | -1/+1 | |
* | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -6/+23 | |
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+79 |