Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -105/+0 | |
| | |||||
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -5/+5 | |
| | | | | ... and check those in CI as well! | ||||
* | Implement theme styling for `Rule` | 2022-06-01 | 1 | -2/+5 | |
| | |||||
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+2 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Write documentation for `iced_pure` | 2022-05-02 | 1 | -0/+1 | |
| | |||||
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -1/+2 | |
| | | | | ... and fix collisions with the new `helpers` | ||||
* | Implement `pure` version of `Rule` widget | 2022-03-10 | 1 | -0/+98 | |