summaryrefslogtreecommitdiffstats
path: root/examples/combo_box/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-21Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez1-1/+1
2023-09-04Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez1-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.
2023-07-26Add ComboBox widgetLibravatar Joao Freitas1-2/+2
- Widget implementation - Widget helper - Example
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez1-1/+0
2023-01-12Draft `Shell:request_redraw` APILibravatar Héctor Ramón Jiménez1-1/+1
... and implement `TextInput` cursor blink :tada:
2022-02-09Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez1-1/+1
2020-01-20Package examples and remove `dev-dependencies`Libravatar Héctor Ramón Jiménez1-0/+10