Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -112/+0 | ||
2022-11-10 | Fix broken documentation links | 1 | -1/+4 | ||
2022-11-03 | Move `Position` and `Location` to `gradient` module | 1 | -83/+3 | ||
2022-11-03 | Fix lints by `clippy` | 1 | -6/+3 | ||
2022-11-03 | Run `cargo fmt` | 1 | -3/+3 | ||
2022-10-19 | Documentation changes | 1 | -1/+4 | ||
2022-10-18 | Changed gradient builder to be more clear about what caused certain errors. | 1 | -22/+30 | ||
2022-10-18 | Cleaned up namespaces re: PR comments. | 1 | -2/+5 | ||
2022-10-07 | Added support for relative positioning of gradient fills. Addressed some PR ↵ | 1 | -21/+127 | ||
feedback. | |||||
2022-10-06 | Fixed some imports/documentation. | 1 | -0/+1 | ||
2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -1/+1 | ||
2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 1 | -0/+71 | ||