index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Bump MSRV to `1.85`
Héctor Ramón Jiménez
1
-1
/
+1
2025-01-27
Bump MSRV to `1.82`
Héctor Ramón Jiménez
1
-1
/
+1
2024-12-17
Bump MSRV to `1.81`
Héctor Ramón Jiménez
1
-1
/
+1
2024-09-18
Bump MSRV to `1.80`
Héctor Ramón Jiménez
1
-1
/
+1
2024-09-18
Bump MSRV to `1.77`
Héctor Ramón Jiménez
1
-1
/
+1
2024-09-18
Add MSRV to test matrix in GitHub CI
Héctor Ramón Jiménez
1
-1
/
+1
2024-09-10
Upgrade `upload-artifact` action in `build` workflow
Héctor Ramón Jiménez
1
-6
/
+6
2024-07-16
Fix broken `futures-core` links in nightly docs
Héctor Ramón Jiménez
1
-0
/
+1
2024-06-16
Fix `BUG_REPORT` formatting
Héctor Ramón Jiménez
1
-4
/
+2
2024-06-16
Make crazy users acknowledge they are crazy when filing bug reports in bad faith
Héctor Ramón Jiménez
2
-1
/
+19
2024-06-14
Unpin `nightly` toolchain in `document` workflow
Héctor Ramón Jiménez
1
-1
/
+1
2024-05-07
Redirect `docs.iced.rs` to actual docs
Héctor Ramón Jiménez
1
-0
/
+2
2024-05-07
Update `winit` to `0.30`
Héctor Ramón Jiménez
1
-2
/
+0
2024-04-07
Check benchmarks only instead of testing them in CI
Héctor Ramón Jiménez
2
-5
/
+13
2024-04-07
Install missing dependencies in `lint` workflow
Héctor Ramón Jiménez
1
-0
/
+5
2024-04-07
Run `lint` workflow in `ubuntu-latest`
Héctor Ramón Jiménez
1
-1
/
+1
2024-04-07
Test benchmarks in GitHub CI
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-12
Fix wgpu examples link in issue template
Fenhl
1
-1
/
+1
2024-03-12
Use `v2` of `setup-rust-action` on CI
Héctor Ramón Jiménez
7
-12
/
+12
2024-03-07
Remove `iced_style` from `document` workflow
Héctor Ramón Jiménez
1
-1
/
+0
2024-02-20
Disable `artifacts` job in `audit` workflow
Héctor Ramón Jiménez
1
-11
/
+11
2023-12-19
Pin `nightly` toolchain to a specific day in `document` workflow
Héctor Ramón Jiménez
1
-1
/
+1
2023-12-15
Ignore `raw-window-handle` outdated artifact
Héctor Ramón Jiménez
1
-1
/
+1
2023-11-12
Deny warnings in `test` workflow
Héctor Ramón Jiménez
1
-0
/
+2
2023-11-12
Add `check` workflow to ensure `iced_widget` crate compiles
Héctor Ramón Jiménez
2
-20
/
+30
2023-11-11
Run `sed` with `-i` option in `artifacts` job
Héctor Ramón Jiménez
1
-1
/
+1
2023-11-11
Fix `artifacts` job in `audit` workflow
Héctor Ramón Jiménez
1
-0
/
+2
2023-10-22
Run `cargo update` before `cargo audit` in `audit` workflow
Héctor Ramón Jiménez
1
-0
/
+2
2023-09-20
Fix `build` workflow in GitHub CI
Héctor Ramón Jiménez
1
-1
/
+0
2023-09-20
Create `cargo lint` alias
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-19
Add `iced_highlighter` to `document` workflow
Héctor Ramón Jiménez
1
-0
/
+1
2023-09-18
Fix `lint` and `test` GitHub CI workflows
Héctor Ramón Jiménez
2
-2
/
+2
2023-09-09
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
1
-4
/
+2
2023-09-07
Unify `audit` and `detect` workflows
Héctor Ramón Jiménez
2
-19
/
+17
2023-09-04
Add GitHub CI workflow to detect outdated dependencies
Héctor Ramón Jiménez
1
-0
/
+16
2023-09-04
Enable unstable `web-sys` APIs on CI
Héctor Ramón Jiménez
1
-0
/
+2
2023-09-03
Stop verifying the `CHANGELOG` on every PR
Héctor Ramón Jiménez
1
-19
/
+0
2023-08-26
Replace GitHub discussions with Discourse
Héctor Ramón Jiménez
1
-5
/
+5
2023-08-21
Replace `guide` with `guidelines` in `PULL_REQUEST_TEMPLATE`
Héctor Ramón Jiménez
1
-1
/
+1
2023-08-21
Clarify the `CONTRIBUTING` guidelines a bit
Héctor Ramón Jiménez
1
-1
/
+1
2023-08-21
Create `PULL_REQUEST_TEMPLATE`
Héctor Ramón Jiménez
1
-0
/
+3
2023-07-27
Improve name of `verify` workflow step
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-26
Use `origin/master` instead of `master` in `verify` workflow
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-26
Use `login` instead of `name` in `verify` workflow
Héctor Ramón Jiménez
1
-2
/
+2
2023-07-26
Fetch all repository history in `verify` workflow
Héctor Ramón Jiménez
1
-0
/
+2
2023-07-26
Add workflow to verify `CHANGELOG` is always up-to-date
Héctor Ramón Jiménez
1
-0
/
+17
2023-07-21
refactored window storage;
Bingus
1
-1
/
+0
2023-06-25
Update BUG-REPORT.yml
Giuliano Bellini
1
-2
/
+2
2023-06-16
Fix outdated release version in `BUG-REPORT.yml`
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-11
Fix `document` workflow for GitHub CI
Héctor Ramón Jiménez
1
-4
/
+4
[next]