Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-07 | Update `winit` to `0.30` | 1 | -2/+0 | ||
2024-04-07 | Check benchmarks only instead of testing them in CI | 1 | -3/+11 | ||
2024-03-12 | Use `v2` of `setup-rust-action` on CI | 1 | -2/+2 | ||
2023-11-12 | Add `check` workflow to ensure `iced_widget` crate compiles | 1 | -20/+6 | ||
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 | ||
- 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 | |||||
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 ↵ | 1 | -0/+2 | ||
pokedex example in CI so that at least one async example is runned on CI | |||||
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 | ||
The `iced_tour` crate has become a simple example. | |||||
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 | ||