Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -1/+1 | |
2020-10-28 | Introduce `viewport` to `Widget::draw` | 1 | -2/+8 | |
2020-07-18 | Fix border rendering of transparent `Container` | 1 | -12/+12 | |
2020-06-05 | Draft draggable and graphics logic for `TitleBar` | 1 | -12/+21 | |
2020-05-19 | Merge unnecessary split widget modules | 1 | -1/+53 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -1/+2 | |
2020-01-01 | Move styling to a brand new `iced_style` crate | 1 | -35/+8 | |
2019-12-31 | Draft basic styling for `Container` | 1 | -0/+37 |