Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-26 | Use recently stabilized intra-doc links | 1 | -3/+0 | |
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -2/+2 | |
2020-10-28 | Introduce `viewport` to `Widget::draw` | 1 | -0/+1 | |
2020-06-27 | Show idle cursor when hovering a disabled `Button` | 1 | -1/+1 | |
2020-05-19 | Merge unnecessary split widget modules | 1 | -1/+98 | |
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-01 | Move styling to a brand new `iced_style` crate | 1 | -76/+1 | |
2019-12-30 | Add `Renderer::Defaults` and style inheritance | 1 | -26/+19 | |
2019-12-29 | Draft `Style` and `StyleSheet` for `Button` | 1 | -0/+97 |