Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-02 | Introduce generic lifetime to `Default` implementation for style sheets | 1 | -1/+1 | |
2021-10-31 | Reintroduce `Box` for `style_sheet` in `Container` | 1 | -2/+11 | |
2021-10-18 | Wire up `container` styling to `iced_native` | 1 | -11/+2 | |
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -6/+6 | |
2020-01-05 | Implement `Default` for `container::Style` | 1 | -0/+12 | |
2020-01-05 | Add border styling to `Container` | 1 | -0/+4 | |
2020-01-01 | Draft basic styling for `TextInput` | 1 | -4/+6 | |
2020-01-01 | Move styling to a brand new `iced_style` crate | 1 | -1/+5 | |
2019-12-31 | Draft basic styling for `Container` | 1 | -0/+37 |