Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-08 | Remove superfluous files from `pure` examples | 1 | -20/+0 | ||
2022-02-12 | Implement pure version of `todos` example :tada: | 1 | -0/+0 | ||
The `Widget` trait in `iced_pure` needed to change a bit to make the implementation of `Element::map` possible. Specifically, the `children` method has been split into `diff` and `children_state`. | |||||
2020-01-20 | Add `README` for `todos` example | 1 | -0/+20 | ||