Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Bump MSRV to `1.85` | 1 | -1/+1 | |
2025-01-27 | Bump MSRV to `1.82` | 1 | -1/+1 | |
2024-12-17 | Bump MSRV to `1.81` | 1 | -1/+1 | |
2024-09-18 | Bump MSRV to `1.80` | 1 | -1/+1 | |
2024-09-18 | Bump MSRV to `1.77` | 1 | -1/+1 | |
2024-09-18 | Add MSRV to test matrix in GitHub CI | 1 | -1/+1 | |
2024-04-07 | Check benchmarks only instead of testing them in CI | 1 | -2/+2 | |
2024-04-07 | Test benchmarks in GitHub CI | 1 | -2/+2 | |
2024-03-12 | Use `v2` of `setup-rust-action` on CI | 1 | -1/+1 | |
2023-11-12 | Deny warnings in `test` workflow | 1 | -0/+2 | |
2023-11-12 | Add `check` workflow to ensure `iced_widget` crate compiles | 1 | -20/+1 | |
2023-09-18 | Fix `lint` and `test` GitHub CI workflows | 1 | -1/+1 | |
2023-09-04 | Enable unstable `web-sys` APIs on CI | 1 | -0/+2 | |
2023-03-07 | Enable renderer backends in `integration` example | 1 | -1/+1 | |
2023-02-24 | Fix `test` workflow | 1 | -1/+1 | |
2022-07-14 | test-ci: Use modern workspace option instead of all | 1 | -2/+2 | |
2022-01-28 | Experimental wgpu WebGL backend support | 1 | -0/+2 | |
2021-06-26 | Install `libxkbcommon-dev` for `ubuntu-latest` in CI | 1 | -0/+6 | |
2020-12-18 | Build `todos` examples instead of `pokedex` in CI | 1 | -2/+2 | |
2020-04-25 | #321 Fix async examples by feature-gating Command implementations + Add poked... | 1 | -0/+2 | |
2020-04-14 | Check Wasm compilation of `tour` example in CI | 1 | -0/+2 | |
2019-12-19 | Use latest `window_clipboard` changes | 1 | -3/+0 | |
2019-12-18 | Check `iced` builds when targetting Wasm in CI | 1 | -1/+12 | |
2019-12-18 | Allow clipboard access in `Widget::on_event` | 1 | -0/+3 | |
2019-11-14 | Rename `Integration` workflow to `Test` | 1 | -3/+2 | |
2019-11-14 | Remove `Install libinput` step from CI workflow | 1 | -5/+0 | |
2019-11-03 | Enable debug view explicitly and test it in CI | 1 | -1/+3 | |
2019-11-03 | Remove Wasm target from CI for now | 1 | -4/+0 | |
2019-10-13 | Fix integration CI workflow | 1 | -3/+0 | |
2019-09-24 | Build tour for WebAssembly in CI | 1 | -0/+8 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 1 | -1/+1 | |
2019-09-16 | Enable GitHub CI on pull requests | 1 | -1/+1 | |
2019-09-01 | Add conversion functions for `winit` feature | 1 | -1/+1 | |
2019-08-27 | Install `libasound2-dev` on GitHub CI | 1 | -1/+1 | |
2019-08-27 | Install `libinput` on GitHub CI | 1 | -1/+6 | |
2019-08-27 | Enable GitHub CI | 1 | -0/+16 |