Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -346/+0 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -1/+6 | |
* | Use `Borrow` instead of `AsRef` to allow easier casting | 2022-05-06 | 1 | -3/+13 | |
* | Take `AsRef<Widget>` instead of `Element` in `Tree` API | 2022-05-06 | 1 | -0/+8 | |
* | Write documentation for `iced_pure` | 2022-05-02 | 1 | -0/+146 | |
* | Loose lifetime bounds in `pure::Widget` implementations | 2022-03-29 | 1 | -2/+2 | |
* | Forward overlay() calls in iced_pure::element::Map | 2022-03-26 | 1 | -2/+16 | |
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -0/+163 |