Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-30 | Introduce support for `Font` attributes | 1 | -1/+1 | |
2023-03-06 | Introduce backend feature flags in `iced_renderer` | 1 | -49/+27 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -6/+5 | |
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -3/+1 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -1/+3 | |
2023-02-27 | Fix `clippy` lints | 1 | -0/+1 | |
2023-02-25 | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 1 | -0/+20 | |
2023-02-25 | Trim measurements in `renderer::Backend` | 1 | -1/+7 | |
2023-02-24 | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 1 | -0/+94 |