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