| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-05 | Deprecate the `component` widget | 1 | -0/+7 | ||
| 2024-09-05 | Flag `lazy` feature types directly | 1 | -2/+3 | ||
| Co-authored-by: JL710 <76447362+JL710@users.noreply.github.com> | |||||
| 2024-01-21 | Convert `Renderer::Theme` to generic `Widget` type | 1 | -9/+10 | ||
| 2024-01-05 | Fix doc to include missing feature tags | 1 | -0/+3 | ||
| Helper functions behind `lazy` feature were missing the tag in the documentation. | |||||
| 2023-05-11 | Write missing documentation in `iced_widget` | 1 | -0/+8 | ||
| 2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -32/+5 | ||
| 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 | ||
| ... and check those in CI as well! | |||||
| 2022-07-09 | Fix further `clippy` lints | 1 | -0/+11 | ||
| ... and explicitly annotate crates as well. | |||||
| 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 | ||
