Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | ||
2025-01-06 | chore: remove once_cell dependency | 1 | -2/+0 | ||
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -2/+4 | ||
We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version. | |||||
2023-07-27 | Create `visible_bounds` example | 1 | -1/+2 | ||
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -1/+0 | ||
2023-01-12 | Draft `Shell:request_redraw` API | 1 | -1/+1 | ||
... and implement `TextInput` cursor blink :tada: | |||||
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | ||
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+10 | ||