Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all `examples` to Rust 2024 | 2025-02-21 | 2 | -2/+2 | |
| | |||||
* | Implement support for vertical `ProgressBar` | 2025-01-24 | 1 | -3/+39 | |
| | | | | Co-authored-by: MG_REX <49415741+ThisIsRex@users.noreply.github.com> | ||||
* | Introduce `Program` API | 2024-03-16 | 1 | -13/+3 | |
| | |||||
* | Use the correct GIF for the progress bar example | 2023-11-22 | 1 | -1/+1 | |
| | |||||
* | Host GIFs and video examples in `iced.rs` | 2023-09-07 | 1 | -3/+1 | |
| | | | | RIP Gfycat | ||||
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -1/+1 | |
| | | | | | | 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. | ||||
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -16/+9 | |
| | |||||
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
| | |||||
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
| | |||||
* | Reduce slider `step` in `progress_bar` example | 2020-06-13 | 1 | -6/+9 | |
| | |||||
* | Create `README` files for all the examples | 2020-02-21 | 1 | -0/+18 | |
| | |||||
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 2 | -0/+56 | |