Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump MSRV to `1.85` | 2025-02-21 | 1 | -1/+1 | |
| | |||||
* | Bump MSRV to `1.82` | 2025-01-27 | 1 | -1/+1 | |
| | |||||
* | Bump MSRV to `1.81` | 2024-12-17 | 1 | -1/+1 | |
| | |||||
* | Bump MSRV to `1.80` | 2024-09-18 | 1 | -1/+1 | |
| | |||||
* | Bump MSRV to `1.77` | 2024-09-18 | 1 | -1/+1 | |
| | |||||
* | Add MSRV to test matrix in GitHub CI | 2024-09-18 | 1 | -1/+1 | |
| | |||||
* | Use `v2` of `setup-rust-action` on CI | 2024-03-12 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #2135 from iced-rs/ci/deny-warnings | 2023-11-12 | 1 | -0/+2 | |
|\ | | | | | Deny warnings in `test` workflow | ||||
| * | Deny warnings in `test` workflow | 2023-11-12 | 1 | -0/+2 | |
| | | |||||
* | | Add `check` workflow to ensure `iced_widget` crate compiles | 2023-11-12 | 1 | -20/+1 | |
|/ | |||||
* | Fix `lint` and `test` GitHub CI workflows | 2023-09-18 | 1 | -1/+1 | |
| | |||||
* | Enable unstable `web-sys` APIs on CI | 2023-09-04 | 1 | -0/+2 | |
| | |||||
* | Enable renderer backends in `integration` example | 2023-03-07 | 1 | -1/+1 | |
| | |||||
* | Fix `test` workflow | 2023-02-24 | 1 | -1/+1 | |
| | |||||
* | test-ci: Use modern workspace option instead of all | 2022-07-14 | 1 | -2/+2 | |
| | |||||
* | Experimental wgpu WebGL backend support | 2022-01-28 | 1 | -0/+2 | |
| | | | | | | | | - Added missing `draw_cache_align_4x4` call for `brush_glyph` on wasm32 target - Added WebGL support to `integratio_wgpu` example - Fixed test.yml CI workflow - Removed spir-v shader in `integration_wgpu`; Fixed formatting - Removed redundant `BoxStream` typedef | ||||
* | Install `libxkbcommon-dev` for `ubuntu-latest` in CI | 2021-06-26 | 1 | -0/+6 | |
| | |||||
* | Build `todos` examples instead of `pokedex` in CI | 2020-12-18 | 1 | -2/+2 | |
| | |||||
* | #321 Fix async examples by feature-gating Command implementations + Add ↵ | 2020-04-25 | 1 | -0/+2 | |
| | | | | pokedex example in CI so that at least one async example is runned on CI | ||||
* | Check Wasm compilation of `tour` example in CI | 2020-04-14 | 1 | -0/+2 | |
| | |||||
* | Check `iced` builds when targetting Wasm in CI | 2019-12-18 | 1 | -1/+12 | |
| | |||||
* | Rename `Integration` workflow to `Test` | 2019-11-14 | 1 | -0/+18 | |