Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -29/+0 | ||
2022-05-14 | Draft first-class `Theme` support | 1 | -1/+4 | ||
RFC: https://github.com/iced-rs/rfcs/pull/6 | |||||
2022-05-02 | Write documentation for `iced_pure` | 1 | -0/+5 | ||
2022-03-16 | Export widget modules in `iced_pure` | 1 | -1/+1 | ||
... and fix collisions with the new `helpers` | |||||
2022-02-17 | Implement `pure::Component` in `iced_lazy` | 1 | -3/+3 | ||
2022-02-16 | Add `overlay` support in `iced_pure` and port `PickList` :tada: | 1 | -0/+21 | ||