Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `Custom` variants for every style in the built-in `Theme` | 2022-11-09 | 1 | -2/+2 | |
* | Implement theme styling for `Container` | 2022-06-07 | 1 | -33/+6 | |
* | Introduce generic lifetime to `Default` implementation for style sheets | 2021-11-02 | 1 | -1/+1 | |
* | Reintroduce `Box` for `style_sheet` in `Container` | 2021-10-31 | 1 | -2/+11 | |
* | Wire up `container` styling to `iced_native` | 2021-10-18 | 1 | -11/+2 | |
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -6/+6 | |
* | Implement `Default` for `container::Style` | 2020-01-05 | 1 | -0/+12 | |
* | Add border styling to `Container` | 2020-01-05 | 1 | -0/+4 | |
* | Draft basic styling for `TextInput` | 2020-01-01 | 1 | -4/+6 | |
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+41 |