| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -5/+24 | |
| | | |||||
| * | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -1/+5 | |
| | | | | | ... and check those in CI as well! | ||||
| * | Fix further `clippy` lints | 2022-07-09 | 1 | -0/+11 | |
| | | | | | ... and explicitly annotate crates as well. | ||||
| * | Indicate feature-flagged modules in documentation | 2022-05-02 | 1 | -0/+2 | |
| | | |||||
| * | Add `html_logo_url` to `iced_core` and `iced_lazy` | 2022-05-02 | 1 | -0/+3 | |
| | | |||||
| * | Implement `pure::Component` in `iced_lazy` | 2022-02-17 | 1 | -0/+3 | |
| | | |||||
| * | Implement `Widget::overlay` for `Responsive` widget | 2022-01-12 | 1 | -0/+6 | |
| | | |||||
| * | Create `iced_lazy` and draft `Component` trait | 2021-11-29 | 1 | -0/+3 | |
