Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -89/+0 | |
2023-01-27 | Fix: Clippy lint 'uninlined_format_args' | 1 | -1/+1 | |
2022-12-06 | Remove `appearance` from `Handle` | 1 | -17/+3 | |
2022-12-06 | feat: SVG styling with icon fill color | 1 | -0/+14 | |
2022-11-05 | Refactor some `image` traits a bit | 1 | -2/+2 | |
2022-11-05 | Unify methods by leveraging `Into<Cow>` in `image` and `svg` | 1 | -9/+2 | |
2022-10-03 | Use `Cow<'static, [u8]>` in image/svg, add constructors taking &[u8]` | 1 | -2/+10 | |
2022-04-30 | Fix broken intra-doc links in documentation | 1 | -2/+2 | |
2021-11-04 | Write documentation for `iced_native::svg` | 1 | -6/+4 | |
2021-10-31 | Introduce first-class `svg` module in `iced_native` | 1 | -0/+90 |