| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace stateful widgets with new `iced_pure` API | Héctor Ramón Jiménez | 2022-07-27 | 1 | -19/+14 |
* | Update Rust edition to 2021 :tada: | Héctor Ramón Jiménez | 2022-02-09 | 1 | -1/+1 |
* | Refactor alignment types into an `alignment` module | Héctor Ramón Jiménez | 2021-09-20 | 1 | -2/+2 |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | Héctor Ramón Jiménez | 2021-09-20 | 1 | -2/+2 |
* | feat: add placeholder to pick_list example | Jon Pacheco | 2021-07-22 | 1 | -4/+5 |
* | Make `Application` and `Sandbox` return a `Result` | Héctor Ramón Jiménez | 2020-09-08 | 1 | -1/+1 |
* | Improve `Menu` API to facilitate external control | Héctor Ramón Jiménez | 2020-07-23 | 1 | -1/+1 |
* | Update `README` of examples | Héctor Ramón Jiménez | 2020-07-16 | 1 | -6/+6 |
* | Simplify `pick_list` example | Héctor Ramón Jiménez | 2020-07-10 | 1 | -12/+4 |
* | Rename `ComboBox` to `PickList` | Héctor Ramón Jiménez | 2020-07-10 | 3 | -0/+148 |