| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix `test` workflow | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+1 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-01-14 | 1 | -1/+1 |
* | Update latest release number in `BUG_REPORT.yml` | Héctor Ramón Jiménez | 2022-12-14 | 1 | -3/+3 |
* | Remove `iced_pure` from `document` workflow | Héctor Ramón Jiménez | 2022-08-06 | 1 | -1/+0 |
* | test-ci: Use modern workspace option instead of all | Luni-4 | 2022-07-14 | 1 | -2/+2 |
* | format-ci: Add verbose option for format lints | Luni-4 | 2022-07-14 | 1 | -1/+1 |
* | lint-ci: Consider clippy warnings as errors | Luni-4 | 2022-07-14 | 1 | -1/+1 |
* | lint-ci: Check examples, tests and benches too | Luni-4 | 2022-07-14 | 1 | -1/+1 |
* | lint-ci: Use modern workspace option instead of all | Luni-4 | 2022-07-14 | 1 | -1/+1 |
* | Use proper profile for `cargo-deb` in `build` workflow | Héctor Ramón | 2022-07-14 | 1 | -1/+1 |
* | Use `release-opt` profile in `build` workflow | Héctor Ramón Jiménez | 2022-07-14 | 1 | -27/+11 |
* | Fix `clippy` lints for all crates and features | Héctor Ramón Jiménez | 2022-07-09 | 1 | -1/+1 |
* | Add `lint` workflow to run `cargo clippy` | Héctor Ramón Jiménez | 2022-07-09 | 1 | -0/+12 |
* | Remove manual update of `nix` crate in `audit` workflow | Héctor Ramón Jiménez | 2022-05-11 | 1 | -3/+0 |
* | Fix unnecessary newlines in `BUG-REPORT.yml` | Héctor Ramón Jiménez | 2022-05-10 | 1 | -5/+2 |
* | Elaborate on supported versions in `BUG-REPORT.yml` | Héctor Ramón Jiménez | 2022-05-10 | 1 | -2/+8 |
* | Add note about using the latest patch | mtkennerly | 2022-05-10 | 1 | -1/+1 |
* | Drop older versions from list | mtkennerly | 2022-05-10 | 1 | -4/+1 |
* | Add missing versions to issue template | mtkennerly | 2022-05-09 | 1 | -0/+3 |
* | Use `nightly` toolchain in `document` CI workflow | Héctor Ramón Jiménez | 2022-05-03 | 1 | -1/+4 |
* | Add new crates to `document` workflow | Héctor Ramón Jiménez | 2022-04-30 | 1 | -0/+3 |
* | Differentiate between question and discussion in issue templates | Héctor Ramón Jiménez | 2022-02-02 | 1 | -3/+6 |
* | Make titles of issue templates more relatable | Héctor Ramón Jiménez | 2022-02-02 | 2 | -6/+6 |
* | Remove `codebase` from bug report template | Héctor Ramón Jiménez | 2022-02-02 | 1 | -1/+1 |
* | Improve description of `Discussion` contact link | Héctor Ramón Jiménez | 2022-02-02 | 1 | -1/+1 |
* | Improve titles of issue templates | Héctor Ramón Jiménez | 2022-02-02 | 2 | -2/+2 |
* | Add `config.yml` to `.github/ISSUE_TEMPLATE` | Héctor Ramón Jiménez | 2022-02-02 | 1 | -0/+8 |
* | Fix capitalization of `title` in bug report template | Héctor Ramón Jiménez | 2022-02-02 | 1 | -1/+1 |
* | Fix duplicate `label` field in bug report template | Héctor Ramón Jiménez | 2022-02-02 | 1 | -1/+1 |
* | Remove newlines from bug report template | Héctor Ramón Jiménez | 2022-02-02 | 1 | -14/+6 |
* | Fix missing closing backtick in bug report template | Héctor Ramón Jiménez | 2022-02-02 | 1 | -1/+1 |
* | Add issue template for bug reports | Héctor Ramón Jiménez | 2022-02-02 | 1 | -0/+90 |
* | Remove `iced_web` from `document` worfklow | Héctor Ramón Jiménez | 2022-01-31 | 1 | -1/+0 |
* | Experimental wgpu WebGL backend support | Vladyslav Nikonov | 2022-01-28 | 1 | -0/+2 |
* | Fix `audit` workflow | Héctor Ramón Jiménez | 2022-01-26 | 1 | -1/+0 |
* | Build `todos` for Raspberry Pis in `build` workflow | Héctor Ramón Jiménez | 2022-01-20 | 1 | -0/+26 |
* | Write `CNAME` file before publishing in `document` workflow | Héctor Ramón Jiménez | 2022-01-19 | 1 | -0/+2 |
* | Create worflow to publish latest docs to `iced-rs/docs` | Héctor Ramón Jiménez | 2022-01-19 | 1 | -0/+32 |
* | Add `audit` workflow for GitHub CI | Héctor Ramón Jiménez | 2022-01-13 | 1 | -0/+16 |
* | CI: Run a Windows application without starting the shell too | Luni-4 | 2021-09-17 | 1 | -0/+3 |
* | CI: Open the todos example via double-click on MacOS | Luni-4 | 2021-07-21 | 1 | -0/+2 |
* | Add new sponsors page to `FUNDING` :tada: | Héctor Ramón Jiménez | 2021-07-13 | 1 | -0/+1 |
* | Install `libxkbcommon-dev` for `ubuntu-latest` in CI | Héctor Ramón Jiménez | 2021-06-26 | 2 | -0/+11 |
* | Build `todos` examples instead of `pokedex` in CI | Héctor Ramón Jiménez | 2020-12-18 | 1 | -2/+2 |
* | #321 Fix async examples by feature-gating Command implementations + Add poked... | Olivier Pinon | 2020-04-25 | 1 | -0/+2 |
* | Check Wasm compilation of `tour` example in CI | Héctor Ramón Jiménez | 2020-04-14 | 1 | -0/+2 |
* | Rename job in format workflow to `all` | Héctor Ramón Jiménez | 2020-03-21 | 1 | -1/+1 |
* | Add workflow to check format in CI | Héctor Ramón Jiménez | 2020-03-21 | 1 | -0/+12 |
* | Fix `todos` build workflow | Héctor Ramón Jiménez | 2020-01-21 | 1 | -22/+8 |
* | Check `iced` builds when targetting Wasm in CI | Héctor Ramón Jiménez | 2019-12-18 | 1 | -1/+12 |