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