Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce first-class `svg` module in `iced_native` | 2021-10-31 | 1 | -2/+3 | |
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -2/+2 | |
* | Implement `Widget::draw` for `Svg` | 2021-10-28 | 1 | -1/+5 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -16/+2 | |
* | Write documentation for `iced_graphics` | 2020-05-28 | 1 | -0/+1 | |
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Merge unnecessary split widget modules | 2020-05-19 | 1 | -0/+28 |