Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ambiguous `text_color` attributes for `Checkbox` and `Radio` | 2022-01-20 | 1 | -2/+2 | |
* | Add checkbox text_color styling | 2021-11-14 | 1 | -0/+2 | |
* | Introduce generic lifetime to `Default` implementation for style sheets | 2021-11-02 | 1 | -1/+1 | |
* | Reintroduce `Box` for `style_sheet` in `Checkbox` | 2021-10-31 | 1 | -2/+11 | |
* | Remove `Renderer` trait for `Checkbox` | 2021-10-21 | 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 | -4/+4 | |
* | Allow `Checkbox` style to change based on its state | 2020-01-08 | 1 | -5/+5 | |
* | Implement styling for `Checkbox` | 2020-01-07 | 1 | -0/+55 |