Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-06-18 | Implement `std::fmt::Display` for `iced::Radians` (#2446) | 1 | -0/+7 | |
2024-05-03 | Add `spin` mode to `ferris` example :crab: | 1 | -1/+25 | |
2024-05-02 | Create `ferris` example to showcase `ContentFit` and `Rotation` | 1 | -0/+43 | |
2024-05-02 | Simplify image rotation API and its internals | 1 | -0/+6 | |
2024-03-16 | Show name of current `Theme` in `clock` example | 1 | -0/+24 | |
2024-01-31 | Improve `Radians` ergonomics | 1 | -30/+55 | |
2024-01-31 | Use `Radians` in arc and ellipse types | 1 | -1/+45 | |
2023-09-09 | Fix majority of unresolved documentation links | 1 | -1/+1 | |
2023-09-08 | Fine-tune `Radians::to_distance` | 1 | -7/+8 | |
2023-09-08 | Use `Radians` as a number directly in `gradient` example | 1 | -3/+42 | |
2023-05-11 | Added support for gradients as background variants + other optimizations. | 1 | -0/+33 |