Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-20 | Remove ambiguous `text_color` attributes for `Checkbox` and `Radio` | 1 | -0/+2 | |
2021-11-02 | Introduce generic lifetime to `Default` implementation for style sheets | 1 | -1/+1 | |
2021-10-31 | Reintroduce `Box` for `style_sheet` in `Radio` | 1 | -2/+11 | |
2021-10-20 | Wire up styling to `Radio` in `iced_native` | 1 | -11/+2 | |
2021-01-29 | impl Clone and Copy for all Style types in iced_style | 1 | -1/+1 | |
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -2/+2 | |
2020-01-07 | Implement styling for `Radio` | 1 | -0/+53 |