| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce `canvas::Cache` grouping | Héctor Ramón Jiménez | 2024-04-30 | 1 | -1/+1 |
* | Remove leftover `renderer` module in `iced_graphics` | Héctor Ramón Jiménez | 2024-04-09 | 1 | -9/+0 |
* | Fix standalone compilation of `iced_widget` crate | Héctor Ramón Jiménez | 2024-03-22 | 1 | -0/+10 |
* | Make `iced_tiny_skia` optional with a `tiny-skia` feature | Héctor Ramón Jiménez | 2024-03-22 | 1 | -2/+2 |
* | Fix broken links in documentation | Héctor Ramón Jiménez | 2024-03-22 | 1 | -9/+5 |
* | Restore `canvas::Frame` API | Héctor Ramón Jiménez | 2024-03-22 | 1 | -247/+7 |
* | Implement composable, type-safe renderer fallback | Héctor Ramón Jiménez | 2024-03-21 | 1 | -3/+269 |
* | Fix majority of unresolved documentation links | Matthias Vogelgesang | 2023-09-09 | 1 | -2/+2 |
* | Write missing docs in `iced_graphics` and `iced_wgpu` | Héctor Ramón Jiménez | 2023-06-29 | 1 | -0/+1 |
* | Introduce custom backend-specific primitives | Héctor Ramón Jiménez | 2023-06-29 | 1 | -13/+3 |
* | Remove `Builder` abstractions for gradients | Héctor Ramón Jiménez | 2023-05-19 | 1 | -1/+1 |
* | Write missing documentation in `iced_wgpu` | Héctor Ramón Jiménez | 2023-05-11 | 1 | -5/+1 |
* | Write missing documentation in `iced_graphics` | Héctor Ramón Jiménez | 2023-05-11 | 1 | -5/+6 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -2/+2 |
* | Move `Canvas` and `QRCode` to `iced` crate | Héctor Ramón Jiménez | 2023-03-03 | 1 | -0/+36 |