Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-12 | Rename `on_change` to `on_input` for `TextInput` | 1 | -1/+1 | |
2023-04-12 | Introduce disabled state for `TextInput` | 1 | -6/+3 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 2 | -4/+2 | |
2023-01-11 | feat: provide `&Dependency` to `Lazy` widget `View` | 1 | -1/+1 | |
2023-01-10 | clippy | 1 | -3/+9 | |
2023-01-10 | add overlays to `Lazy` example | 1 | -24/+130 | |
2023-01-10 | cleanup `Lazy` examples | 1 | -1/+1 | |
2022-11-03 | Rename `cached` example to `lazy` | 2 | -0/+149 |