Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-12-22 | Add `Renderer` argument to `operate` | 1 | -0/+2 | |
2022-11-29 | Allow &mut self in overlay | 1 | -18/+9 | |
2022-11-03 | Rename `iced_lazy::Cached` to `Lazy` :tada: | 1 | -7/+7 | |
2022-11-03 | Implement `Widget::operate` for `lazy::Cached` | 1 | -1/+17 | |
2022-11-03 | Diff children only when hash differs in `lazy::Cached` | 1 | -5/+7 | |
2022-11-03 | lint | 1 | -2/+2 | |
2022-11-03 | feat: implement `Cached` widget | 1 | -0/+344 |