45e5b25cda
Use scene fixture to make test more reliable on macOS ( #6140 )
2025-04-04 08:35:15 +00:00
bdec611cf3
Fix: function composition during playwright setup created a massive page.reload loop ( #6137 )
...
fix: prevented the largest function composition known to man
2025-04-04 03:36:51 +00:00
fa612d5f28
Alternative way to make appMachine spawned children type safe ( #5890 )
...
Co-authored-by: Frank Noirot <frank@zoo.dev >
2025-04-04 03:25:54 +00:00
d270447777
[BUG] mutate ast to keep comments for pipe split ast-mod ( #6128 )
...
* mutate ast to keep comments
* remove commented out code
* fix case where no comments in split
2025-04-04 14:01:23 +11:00
1a59fc4f99
Rename the app to Zoo Design Studio ( #5974 )
...
* WIP: Change the name of the app
Fixes #5971
* Force release build
* More renames
* Fix release builds on PR
* Remove alpha on home page, replace with nightly if nightly
* Change appId back to dev.zoo.modeling-app after updater test failure
* Cleanup towards review
* Lint
* Lint plus @jacebrowning's suggestion
* Lint
nightly-v25.4.4
2025-04-03 22:24:51 -04:00
d38dcb9ba2
Add grouping of module instances in Feature Tree ( #6125 )
...
* Rename operations to be more generic grouping
* Add group enum
* Add module instance groups
* Change to export all operation ts-rs types to the same file
* Fix Feature Tree display of modules to use name
* Ignore clippy warning
* Update output after operation changes
* Change module instances in Feature Tree use to import icon
* Fix error message when attempting to delete module instance
2025-04-04 02:10:39 +00:00
c7b348390e
Add test for #4391 : "Can't select line on top of axis" ( #6035 )
...
* disable fixed PR temporarily and add test draft
* make the test empty
* fix test for selecting line on main axis
* PR feedback
2025-04-03 23:08:52 +02:00
bf6c91932c
Upgrade to rust toolchain 1.86 ( #6134 )
2025-04-03 19:59:26 +00:00
716ed3acb3
Change default project name to 'untitled' ( #5998 )
...
* Change default project name to 'untitled'
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Clean up
* More renaming
* Fix test
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-03 11:38:52 -07:00
65e08bea92
Feature: Disable all automatic zoom_to_fit
workflows. Do not take control of users camera. ( #6076 )
...
chore: removing all force zoom_to_fit workflows in the system except on initial stream load
sending it
2025-04-03 10:58:18 -05:00
74859e99e7
Add STUN-based RTT ( #6110 )
...
* add stun rtt
* fix
* update for future types
* update
---------
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com >
2025-04-03 16:47:22 +02:00
aad583be2e
Move axes to std constants; move helix, revolve, and mirror2d to be declared in KCL ( #6105 )
...
Move axes to std constants; move helix, revolve, and mirror2d to be declated in KCL
Signed-off-by: Nick Cameron <nrc@ncameron.org >
2025-04-03 09:44:52 +00:00
3e4505e2e3
[refactor] remove 6 floating-promise ignores ( #5985 )
...
* Remove trivial floating promise in authMachine
* Add catch statement so LSP promise is considered non-floating
* Remove trivial float in AllSettingsFields
* Add error reporting for ensureWasmInit
* Remove pointless floating promise in Modeling
* Add comment and reportRejection to floating promise in "set selection"
* Read comment, put back await that should be there
* Fix dumb imports rebase botch
* Missed an import
---------
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com >
nightly-v25.4.3
2025-04-03 02:53:10 +00:00
1fe1cfb397
Syntax sugar booleans (+
and -
) which is intuitive for MEs ( #6124 )
...
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* docs
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* docs
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-03 02:13:03 +00:00
2f721c84ed
Bump vite from 5.4.12 to 5.4.16 in the security group ( #6118 )
...
Bumps the security group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 5.4.12 to 5.4.16
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.16/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.16/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: security
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 22:46:30 +00:00
9112ff8c0a
Bump vite from 5.4.14 to 5.4.16 in /packages/codemirror-lang-kcl in the security group ( #6117 )
...
Bump vite in /packages/codemirror-lang-kcl in the security group
Bumps the security group in /packages/codemirror-lang-kcl with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 5.4.14 to 5.4.16
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.16/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.16/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
dependency-group: security
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 22:22:17 +00:00
96e12b5aba
update transform samples with mesh moving ( #6080 )
...
* update transform samples with mesh moving
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* chjanges
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* update docs
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-02 15:11:06 -07:00
bec3ba71cd
More circular deps fixed ( #6121 )
...
* 23
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* 22
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* 21
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix known
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* cleanup
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* cleanup
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* 20
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* 11
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* 11
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-02 15:10:57 -07:00
c6766d2a73
bump kcl and friends ( #6122 )
...
Signed-off-by: Jess Frazelle <github@jessfraz.com >
kcl-58
2025-04-02 14:28:32 -07:00
befac6ad87
Move diff-circular-deps to dedicated script ( #6123 )
...
* Move diff-circular-deps to dedicated script
* Update package.json
Co-authored-by: Jace Browning <jacebrowning@gmail.com >
* Fix ci
---------
Co-authored-by: Jace Browning <jacebrowning@gmail.com >
v0.52.0
2025-04-02 17:23:23 -04:00
60bc38559b
fix sketch mode scale issue ( #6107 )
...
* fix sketch mode scale issue
* fmt
* Fix snapshot tests in kurt-5621-scale-issue (#6111 )
* Change test function to share units with settings (#6114 )
* Change test function to share units with settings
* Consolidate to the same module
---------
Co-authored-by: Pierre Jacquier <pierrejacquier39@gmail.com >
Co-authored-by: Jonathan Tran <jonnytran@gmail.com >
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com >
2025-04-02 16:31:18 -04:00
2a56155587
add circular deps to PRs ( #6116 )
...
* add to ci
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-02 12:43:11 -07:00
87c3673a71
Fix length unit in import transform test ( #6108 )
...
Fix length unit of import_transform file
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com >
2025-04-02 19:32:17 +00:00
21889162ff
Map out dependencies between Windows scripts ( #6112 )
...
* Map dependencies between Windows scripts
* Skip unix-specific command on Windows
* Handle missing directory
* Explicitly run with PowerShell
This makes the scripts with work CMD out-of-the-box.
2025-04-02 19:07:18 +00:00
f1cccc22cd
roll pitch yaw optional, can provide only 1 ( #6115 )
...
* roll pitch yaw optional, can provide only 1
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-02 18:52:28 +00:00
10c1f3a849
Prevent double-click to constrain length on unsupported lines ( #5938 )
...
* WIP: Prevent length constraint creation on endAbsolute lines
Fixes #5937
* Typo
Thanks @franknoirot
Co-authored-by: Frank Noirot <frank@zoo.dev >
* length constraint stuff from @lrev-Dev
* Clean up
* Lint
* Add regression test for double click after sketch constraint
---------
Co-authored-by: Frank Noirot <frank@zoo.dev >
Co-authored-by: Kurt Hutten Irev-Dev <k.hutten@protonmail.ch >
2025-04-02 14:52:36 +00:00
d168ef94e9
Sort imports ( #6101 )
...
* add package.json
Signed-off-by: Jess Frazelle <github@jessfraz.com >
initial run;
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
more fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
clientsidescne
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
paths
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
fix styles
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
combine
Signed-off-by: Jess Frazelle <github@jessfraz.com >
eslint rule
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
my ocd
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
constants file
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
no more import sceneInfra
Signed-off-by: Jess Frazelle <github@jessfraz.com >
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
try fix circular import
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-02 06:54:26 +00:00
29f8b05f56
Fix to not track operations when loading modules ( #6083 )
2025-04-02 00:34:25 -04:00
af482c30bd
save as bw compatible ( #6088 )
...
* save as bw compatible
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* js side only for bw compatibility changes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* failure for doing wrong thing
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* remove from ts side
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
nightly-v25.4.2
2025-04-02 03:39:55 +00:00
4e36e398ee
Display the next version using native git commands ( #6091 )
2025-04-02 03:06:38 +00:00
b5f81b9384
Use new Point3d for named views ( #6102 )
...
* Use new Point3d for named views
* Wait a bit for the file menu to be created
---------
Co-authored-by: Jace Browning <jacebrowning@gmail.com >
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com >
2025-04-02 02:00:46 +00:00
879b471aed
Revert "sort imports" ( #6100 )
...
Revert "sort imports (#6094 )"
This reverts commit 2fc8cb5376
.
2025-04-01 15:31:19 -07:00
964d81dc0e
transform w optional args ( #6095 )
...
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-01 14:23:36 -07:00
443f7cd5fd
try to make wheels smaller ( #6098 )
...
* try to make wheels smaller
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* target
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-01 14:22:33 -07:00
2fc8cb5376
sort imports ( #6094 )
...
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-01 14:20:42 -07:00
ee20a09e7e
Update main.kcl ( #6087 )
...
* Update main.kcl
Finally making this bracket smarter
correcting fillet issues
single body w/ SSI extruded cuts
it even works as a sendcutsend upload now
* Update kcl-samples simulation test output
* Update main.kcl
descriptive variable names
* Update kcl-samples simulation test output
* Update main.kcl
spelling corrections
* Update kcl-samples simulation test output
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Josh Gomez <114548659+jgomez720@users.noreply.github.com >
2025-04-01 11:28:09 -07:00
f4e801351c
Add more TS lints ( #6084 )
...
* Fix to not call onMouseLeave with no selected object
* Add no this alias lint
* Add more lints and fix JSON formatting
* Fix to use lower-case string type
* Add another namespace lint
* Fix to not use plus on possibly non-string values
2025-04-01 10:21:31 -07:00
7329753211
Bump kcl versions ( #6089 )
kcl-57
2025-04-01 12:43:27 -04:00
7d46e7e271
fix api for edge cuts ( #6086 )
...
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-01 12:42:11 -04:00
0583eb07d5
Remove unused test code to fix console error ( #6073 )
nightly-v25.4.1
2025-04-01 03:08:04 +00:00
73694563cf
change TyF64 to f64 according to JsonSchema and cleanup docs code ( #6081 )
...
* cleanup gen_std
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* cleanup docs
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix table
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2025-04-01 01:02:48 +00:00
bb4ed59191
Fix patterning in module to not fail when importing function from the module ( #6082 )
...
* Add failing test
* Update output to show execution error
* Fix circular pattern to not error in isolated or mock mode
* Update output after fix
* Add failing test for pattern linear 2D
* Add failing output
* Fix isolated execution in linear patterns
* Update output after linear fix
2025-03-31 23:46:29 +00:00
566143757f
Fix 404 when clicking on the car wheel sample ( #6079 )
...
Fixes #6078
2025-03-31 23:09:59 +00:00
822f2ffc73
Add edit flow for Revolve point-and-click ( #5951 )
...
* WIP: Add edge and segment selection in point-and-click Helix flow
Fixes #5393
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Working edge based helix edit
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Add utility function for shared code between revolve and helix
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Use updateModelingState in codemod
* A snapshot a day keeps the bugs away! 📷 🐛
* Add skip: true for edge helix to be consistent with axis as options
* A snapshot a day keeps the bugs away! 📷 🐛
* Add support for sweepEdge and tests
* Lint
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Clean up snapshots
* WIP: Add edit flow for Revolve
Fixes #5504
* A snapshot a day keeps the bugs away! 📷 🐛
* Clean up, add edit steps to three e2e tests
* Fix up tests after ccw change
* Use displayName: 'CounterClockWise' cause ccw not cutting it
* Fix tsc
* Remove uneeded return
* Update 2020 snapshots after helix change
* Update 2020 snapshots after helix change
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Another one :djkhaled:
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Move to fromPromise actor, fix test
* A snapshot a day keeps the bugs away! 📷 🐛
* Clean up
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* A snapshot a day keeps the bugs away! 📷 🐛
* Lint
* Fix third test
* A snapshot a day keeps the bugs away! 📷 🐛
* Lint
* Fix edit insert order
* Fix axis, edge cases with new var, edit new var
* Add test case for new variable creation
* Clean up addRevolve with getSafeInsertIndex
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 22:13:34 +00:00
eb3ceba497
Minor design tweaks to log in page ( #6071 )
...
Bump subheadings, make link buttons primary colored
2025-03-31 15:33:27 -04:00
2c6d0621c9
Add test for #4236 : "Fix corner rect panning bug" ( #6018 )
...
* add test for rect panning bug
* tweak timeouts
* cleanups, handle both center and corner rectangle
* revert regression that was used for the test
* apply PR feedback
2025-03-31 15:31:22 -04:00
d8e84cb5e3
Change default tolerance value to not depend on units ( #6055 )
2025-03-31 19:28:15 +00:00
0b1e79871f
Bump the patch group across 1 directory with 16 updates ( #6068 )
...
Bumps the patch group with 16 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@codemirror/commands](https://github.com/codemirror/commands ) | `6.8.0` | `6.8.1` |
| [@codemirror/lint](https://github.com/codemirror/lint ) | `6.8.4` | `6.8.5` |
| [@codemirror/state](https://github.com/codemirror/state ) | `6.5.0` | `6.5.2` |
| [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) | `4.0.7` | `4.0.8` |
| [@headlessui/tailwindcss](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-tailwindcss ) | `0.2.1` | `0.2.2` |
| [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts ) | `2.0.21` | `2.0.23` |
| [chokidar](https://github.com/paulmillr/chokidar ) | `4.0.1` | `4.0.3` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) | `6.6.0` | `6.6.2` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.51.0` | `1.51.1` |
| [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff ) | `7.0.1` | `7.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.9` | `22.13.14` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) | `4.3.1` | `4.3.4` |
| [autoprefixer](https://github.com/postcss/autoprefixer ) | `10.4.19` | `10.4.21` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) | `26.0.7` | `26.0.12` |
| [ws](https://github.com/websockets/ws ) | `8.18.0` | `8.18.1` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ) | `8.5.13` | `8.18.0` |
Updates `@codemirror/commands` from 6.8.0 to 6.8.1
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.8.0...6.8.1 )
Updates `@codemirror/lint` from 6.8.4 to 6.8.5
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lint/compare/6.8.4...6.8.5 )
Updates `@codemirror/state` from 6.5.0 to 6.5.2
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/state/compare/6.5.0...6.5.2 )
Updates `@csstools/postcss-oklab-function` from 4.0.7 to 4.0.8
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
Updates `@headlessui/tailwindcss` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-tailwindcss/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/tailwindcss@v0.2.2/packages/@headlessui-tailwindcss )
Updates `@kittycad/lib` from 2.0.21 to 2.0.23
- [Release notes](https://github.com/KittyCAD/kittycad.ts/releases )
- [Commits](https://github.com/KittyCAD/kittycad.ts/compare/v2.0.21...v2.0.23 )
Updates `chokidar` from 4.0.1 to 4.0.3
- [Release notes](https://github.com/paulmillr/chokidar/releases )
- [Commits](https://github.com/paulmillr/chokidar/compare/4.0.1...4.0.3 )
Updates `electron-updater` from 6.6.0 to 6.6.2
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.6.2/packages/electron-updater )
Updates `@playwright/test` from 1.51.0 to 1.51.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.51.0...v1.51.1 )
Updates `@types/diff` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff )
Updates `@types/node` from 22.13.9 to 22.13.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react )
Updates `autoprefixer` from 10.4.19 to 10.4.21
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.21 )
Updates `electron-builder` from 26.0.7 to 26.0.12
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v26.0.12/packages/electron-builder )
Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1 )
Updates `@types/ws` from 8.5.13 to 8.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws )
---
updated-dependencies:
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@codemirror/lint"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@codemirror/state"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@headlessui/tailwindcss"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@kittycad/lib"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: chokidar
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@types/diff"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: ws
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: "@types/ws"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 18:56:37 +00:00
954fddf578
Show a toast if the user tries to save their work ( #6051 )
...
* Show a toast if the user tries to save their work
And store the fact that they've seen it in localStorage so we don't spam
them every time they hit it after they see it.
* Remove any localStorage logic, toast every time
2025-03-31 14:37:04 -04:00
f94f748339
Use waitForExecutionDone in lint errors test ( #6070 )
2025-03-31 13:43:43 -04:00