Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | ||
2024-04-30 | Invalidate text uploads after atlas trimming | 1 | -0/+1 | ||
2024-04-27 | Create `the_matrix` example | 1 | -2/+2 | ||
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. | |||||
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | ||
2022-01-12 | Replace `chrono` with `time` in `clock` example | 1 | -1/+1 | ||
2020-04-30 | Implement `time::every` in `iced_futures` | 1 | -3/+1 | ||
2020-04-28 | Remove `Drawable` and rename `State` to `Program` | 1 | -3/+0 | ||
2020-03-14 | Remove `pane_grid` example for now | 1 | -0/+3 | ||
It's too contrived. I will work on something simpler. | |||||
2020-03-04 | Draft `Panes` widget and `panes` example | 1 | -3/+0 | ||
2020-02-12 | Finish `clock` example | 1 | -1/+3 | ||
2020-02-12 | Draft `Canvas` types and `clock` example | 1 | -2/+6 | ||
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+9 | ||