Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-09 | Remove redundant `widget` modules in subcrates | 1 | -10/+0 | ||
Instead, we can define the type aliases just once in the root crate! | |||||
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 | -1/+1 | ||
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -1/+1 | ||
2020-05-19 | Draft first working version of `iced_glow` :tada: | 1 | -0/+0 | ||
2020-01-07 | Implement styling for `Radio` | 1 | -0/+10 | ||