Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -101/+0 | |
| | |||||
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -4/+4 | |
| | | | | ... and check those in CI as well! | ||||
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+2 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -1/+2 | |
| | | | | ... and fix collisions with the new `helpers` | ||||
* | Merge branch 'master' into virtual-widgets | 2022-03-07 | 1 | -7/+1 | |
| | |||||
* | Implement `pure::Component` in `iced_lazy` | 2022-02-17 | 1 | -5/+2 | |
| | |||||
* | Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree` | 2022-02-16 | 1 | -16/+0 | |
| | |||||
* | Implement `Space` in `iced_pure` | 2022-02-13 | 1 | -0/+123 | |