Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-09 | Remove redundant `widget` modules in subcrates | 1 | -11/+0 | |
2021-10-31 | Remove `widget` module re-exports in `iced_native` | 1 | -1/+1 | |
2021-10-20 | Wire up styling to `Radio` in `iced_native` | 1 | -14/+3 | |
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -57/+1 | |
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -3/+3 | |
2020-09-06 | Fix `Radio` border radius when using custom size | 1 | -10/+10 | |
2020-05-19 | Merge unnecessary split widget modules | 1 | -1/+68 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -1/+2 | |
2020-05-19 | Draft first working version of `iced_glow` :tada: | 1 | -0/+0 | |
2020-01-07 | Implement styling for `Radio` | 1 | -0/+10 |