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