Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-11 | feat: provide `&Dependency` to `Lazy` widget `View` | 1 | -1/+1 | |
2022-11-03 | Rename `iced_lazy::Cached` to `Lazy` :tada: | 1 | -2/+15 | |
2022-11-03 | feat: implement `Cached` widget | 1 | -0/+2 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -5/+24 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -1/+5 | |
2022-07-09 | Fix further `clippy` lints | 1 | -0/+11 | |
2022-05-02 | Indicate feature-flagged modules in documentation | 1 | -0/+2 | |
2022-05-02 | Add `html_logo_url` to `iced_core` and `iced_lazy` | 1 | -0/+3 | |
2022-02-17 | Implement `pure::Component` in `iced_lazy` | 1 | -0/+3 | |
2022-01-12 | Implement `Widget::overlay` for `Responsive` widget | 1 | -0/+6 | |
2021-11-29 | Create `iced_lazy` and draft `Component` trait | 1 | -0/+3 |