Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-06 | Introduce backend feature flags in `iced_renderer` | 1 | -1/+5 | |
2023-03-05 | Move `webgl` feature selection for `wgpu` into `iced_wgpu` | 1 | -6/+4 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -4/+0 | |
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -7/+1 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -2/+8 | |
2023-02-28 | Use `iced_renderer` instead of `iced_graphics` in root crate | 1 | -0/+2 | |
2023-02-25 | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 1 | -2/+6 | |
2023-02-24 | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 1 | -0/+26 |