Keavon Chambers
822b9009a6
Upgrade WGPU and Linebender dependencies ( #4154 )
...
* Upgrade WGPU and Linebender dependencies
* Fix CI
* Code review fixes
* Fix again
2026-05-16 19:57:35 -07:00
Keavon Chambers
7bb01c9651
Fix dropdown menus spawning offset in scrolled panels, a regression from upgrading to Svelte 5.54 ( #4047 )
...
* Fix dropdown menus spawning offset in scrolled panels, a regression from upgrading to Svelte 5.54
Regression introduced in #3933 by upgrading from Svelte 5.47.1 to 5.54.1
* Code review
* Fix unrelated typo
* Add assets build size to build link comment
2026-04-24 12:17:27 -07:00
Keavon Chambers
1444c333ab
Fix CI not preserving the "View deployment" button for old build links in PRs
2026-04-23 16:16:23 -07:00
Keavon Chambers
e2117d9a02
Fix CI not attaching a "View deployment" button in PRs for build links
2026-04-23 02:29:20 -07:00
Timon
0eb440db14
Desktop: Improve Nix build times with more caching ( #4007 )
2026-04-08 01:46:38 +02:00
Timon
bf269d7693
Introduce development Nix binary cache ( #3911 )
...
* Desktop: Introduce development Nix binary cache
* Configure caches in CI
* Cache nix shell
* Fix
2026-04-04 11:12:57 +00:00
Keavon Chambers
5edb00bd9a
Fix virtual scrolling MenuList font family dropdowns shrinking when wider content is unmounted ( #3987 )
...
* Fix virtual scrolling MenuList dropdowns shrinking when wider content goes away
* Code review fixes
* Fix small CI workflow bug
* Stop scrolling in dropdowns from horizontally scrolling the control bar
* Use more robust way of getting commit hash in CI workflow
2026-04-02 19:24:41 -07:00
Keavon Chambers
b7a1b3e665
Fix CI failing on PRs reaching master via the merge queue
2026-03-22 00:10:55 -07:00
Keavon Chambers
eb562146ce
Consolidate CI web builds into the build workflow and restore deployments to GitHub environments ( #3916 )
...
* Restore the CI "View deployment" button in PRs after building
* Consolidate release.yml functionality into build.yml
* Move build from ci.yml to a delegated run in build.yml
* Rename CI to Check
* Code review fixes
* Review 2
2026-03-19 04:53:05 -07:00
Keavon Chambers
187b4c38b4
Port website dev docs generated content scripts from JS to Rust to avoid intermediate parsing ( #3909 )
...
* Remove the crate dependency graph website generation intermediate generation step
* Remove the message system tree website generation intermediate generation step
* Code cleanup
* Remove cache system
* Fix Windows comment URL error
* Fix incorrect artifact download URLs
* Add Flatpak to comment
* Make Flatpak use debug/release mode choice instead of always release mode
2026-03-17 15:02:15 -07:00
Keavon Chambers
d9214c7292
Add the crate dependency graph visualization to the contributor guide ( #3907 )
...
* Add the crate dependency graph visualization to the contributor guide
* Code review fixes
* And more
2026-03-17 01:35:56 -07:00
Keavon Chambers
df8001fca8
Consolidate separate platform CI build workflows and improve !build comment commands
2026-03-16 17:10:00 -07:00