Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | ||
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+2 | ||
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. | |||||
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | ||
2021-02-15 | feat(native): add Tooltip widget | 1 | -2/+2 | ||
2020-07-10 | Rename `ComboBox` to `PickList` | 1 | -2/+2 | ||
2020-03-17 | Move common keyboard types to `iced_core` | 1 | -1/+0 | ||
Also expose them in `iced` through `iced_native` and `iced_web`. | |||||
2020-03-17 | Implement hotkey logic in `pane_grid` example | 1 | -0/+1 | ||
2020-03-17 | Add simple `pane_grid` example | 1 | -1/+1 | ||
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+9 | ||