summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-09-26Add a `cargo machete` CI step (#5171)Emil Ernerfeldt
2024-09-20Add PR preview deployments (#5131)lucasmerlin
2024-09-13Add opt-out `fragile-send-sync-non-atomic-wasm` feature for wgpu (#5098)9SMTM6
2024-09-01CI: Update `cache-apt-pkgs-action` (#5049)Nicolas
2024-08-27Fix compilation of `egui_extras` without `serde` feature (#5014)Emil Ernerfeldt
2024-08-26Remove the need for setting `web_sys_unstable_apis` (#5000)Emil Ernerfeldt
2024-08-26Update `web-sys` & `wasm-bindgen` (#4980)Nicolas
2024-08-26Fix iOS build, and add iOS step to CI (#4898)lucasmerlin
2024-07-31Move default fonts to new crate `epaint_default_fonts` (#4853)Alex Pinkus
2024-07-15Move `egui_plot` to its own repo (#4828)Emil Ernerfeldt
2024-07-08PR template: add a 'I have read…' checkboxEmil Ernerfeldt
2024-06-26Clarify PR template wordingEmil Ernerfeldt
2024-06-13Update to wgpu 0.20 (#4560)Emil Ernerfeldt
2024-05-28Revert update to wgpu 0.20 => downgrade to wgpu 0.19.1 (#4559)Emil Ernerfeldt
2024-04-30Update to wgpu 0.20 (#4433)Simon Niedermayr
2024-04-25Replace cargo-cranky with workspace lints (#4413)Emil Ernerfeldt
2024-04-25Update to Rust 1.76 (#4411)Emil Ernerfeldt
2024-02-13Add another check to Windows CI (#4038)Emil Ernerfeldt
2024-02-06PR template: remind contributors to pick good PR titlesEmil Ernerfeldt
2023-11-21Update MSRV to Rust 1.72 (#3595)Emil Ernerfeldt
2023-11-21Update some crate dependencies (#3594)Emil Ernerfeldt
2023-11-16Update the web-demo CI action with the new folder nameEmil Ernerfeldt
2023-11-16Try another gh-pages publish workflowEmil Ernerfeldt
2023-11-16CI: Add workflow to publish web-demo to `gh-pages` branch on each PR (#3559)Emil Ernerfeldt
2023-11-10Update accesskit and accesskit_winit. (#3475)Nolan Darilek
2023-11-10grammar fix in pr template (#3514)Ryan Hileman
2023-10-08Add link checking to CI (#3445)Emil Ernerfeldt
2023-09-27Misc code cleanup (#3398)Emil Ernerfeldt
2023-09-26Add option to show a callstack to the widget under the mouse (#3391)Emil Ernerfeldt
2023-09-13Add syntax highlighing feature to `egui_extras` (#3333)Emil Ernerfeldt
2023-09-06Update MSRV to Rust 1.70.0 (#3310)Emil Ernerfeldt
2023-09-05CI: Update to actions/checkout@v4 (#3304)Emil Ernerfeldt
2023-08-27Break out plotting to own crate `egui_plot` (#3282)Emil Ernerfeldt
2023-08-11Update to wasm-bindgen 0.2.87 (#3237)Emil Ernerfeldt
2023-08-11Increase MSRV to 1.67 (#3234)Emil Ernerfeldt
2023-08-10Allow users to opt-out of default `winit` features (#3228)Emil Ernerfeldt
2023-08-10Lint vertical spacing in the code (#3224)Emil Ernerfeldt
2023-08-09Improve generate_changelog.pyEmil Ernerfeldt
2023-08-09Improve PR templateEmil Ernerfeldt
2023-08-09CI: update list of accepted PR labelsEmil Ernerfeldt
2023-08-09Update GitHub Actions CI (#3150)Dirk Stolle
2023-05-23Check `egui_extras --all-features` on CI (#3019)Emil Ernerfeldt
2023-05-17Update wasm-bindgen to 0.2.86 (#2995)Emil Ernerfeldt
2023-04-20Fix: `request_repaint_after` works even when called from background thread (#...Emil Ernerfeldt
2023-04-18Add script to generate changelogs (#2920)Emil Ernerfeldt
2023-04-18Rename `sh/` folder to `scripts/`Emil Ernerfeldt
2023-04-18Check more target triples with cargo deny (#2919)Emil Ernerfeldt
2023-04-18Check for typos on CI (#2918)Emil Ernerfeldt
2023-04-18Remove android-activity dependency + add activity features (#2863)Robert Bragg
2023-04-18Update yanked deps (#2917)Emil Ernerfeldt