e63bf5db11
Bump google-github-actions/auth from 2.1.2 to 2.1.3 ( #2356 )
...
* Bump google-github-actions/auth from 2.1.2 to 2.1.3
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google-github-actions/auth/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com >
v0.21.3
2024-05-15 17:11:26 -07:00
863e4e206f
Cut release v0.21.3 ( #2360 )
2024-05-15 16:46:56 -04:00
f1cd2355c6
remove math special no image ( #2361 )
2024-05-15 13:09:38 -07:00
164b675a86
Mock mode tests, ensure mock mode always works for std fns ( #2359 )
...
* add generated tests
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix patterns
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix import
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-15 17:17:29 +00:00
b1afe1c541
Filter hidden directories from list_projects function return ( #2349 )
2024-05-15 09:31:57 -07:00
26ef7218b2
Cut release v0.21.2 ( #2358 )
v0.21.2
2024-05-15 09:21:52 -04:00
e5a4fb439c
make edge helpers + more mock safe ( #2357 )
...
* make getPreviousAdjacentEdge mock safe
* make more functions mock safe
2024-05-15 18:38:30 +10:00
97ad66a358
Updating KCL examples on docs ( #2355 )
...
* updating KCL examples on docs
* update images and docs
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
Co-authored-by: Jess Frazelle <github@jessfraz.com >
2024-05-14 17:10:47 -07:00
26438270ff
Bump gltf-json from 1.4.0 to 1.4.1 in /src/wasm-lib ( #2343 )
...
Bumps [gltf-json](https://github.com/gltf-rs/gltf ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/gltf-rs/gltf/releases )
- [Changelog](https://github.com/gltf-rs/gltf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gltf-rs/gltf/commits )
---
updated-dependencies:
- dependency-name: gltf-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 16:26:42 -07:00
a0cfda6d7a
Fix settings overflow by setting grid-template-rows ( #2348 )
2024-05-13 12:43:00 -04:00
58a62b8097
Ensure that onboarding buttons are visible, even on short viewports ( #2324 )
...
* Ensure onboarding buttons are visible on shorter screens
* Fix dismiss button hover styling
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-13 11:50:33 -04:00
e2909c509f
Bump syn from 2.0.61 to 2.0.63 in /src/wasm-lib ( #2344 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.61 to 2.0.63.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.61...2.0.63 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 10:45:44 -05:00
07eaf93e78
Cut release v0.21.1 ( #2347 )
v0.21.1
2024-05-13 10:05:29 -04:00
6a5ca3088a
remove getExtrudeWallTransform ( #2342 )
...
* remove getExtrudeWallTransform
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 >
2024-05-10 17:28:14 -07:00
6501072d80
turn on formatting test now working ( #2341 )
...
turn on test now working
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-10 23:51:54 +00:00
726fd02bad
Add a component for toolbar buttons with a dropdown, consolidate Constrain actions under one ( #2327 )
2024-05-10 19:02:11 -04:00
d0f9ae475f
format button wasnt working, will add playwright test so we don't regress again ( #2340 )
...
* add test
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* add another test
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* add another test
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* off by one error
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* add two tests
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix typos
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 semantic tokens for commants
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix tests
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-10 22:30:40 +00:00
da323e22d4
Cut release v0.21.0 ( #2334 )
v0.21.0
2024-05-10 16:23:04 -04:00
8dc3628e9b
Bump kittycad-modeling-cmds from 0.2.23 to 0.2.24 in /src/wasm-lib ( #2330 )
...
Bumps [kittycad-modeling-cmds](https://github.com/KittyCAD/modeling-api ) from 0.2.23 to 0.2.24.
- [Commits](https://github.com/KittyCAD/modeling-api/compare/kittycad-modeling-cmds-0.2.23...kittycad-modeling-cmds-0.2.24 )
---
updated-dependencies:
- dependency-name: kittycad-modeling-cmds
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 11:38:43 -07:00
253744867b
Franknoirot/sketch light mode ( #2328 )
2024-05-09 08:38:42 -04:00
c45eb1e3e3
clean up old imports ( #2331 )
2024-05-09 15:38:04 +10:00
758aac9328
fix unreliable channel ( #2329 )
...
* fix unreliable channel
* add test for hovering
2024-05-09 15:04:33 +10:00
309943cf2c
Bump proc-macro2 from 1.0.81 to 1.0.82 in /src/wasm-lib ( #2321 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 10:56:37 -07:00
b3d4ab91fc
Bump serde from 1.0.200 to 1.0.201 in /src/wasm-lib ( #2320 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 10:56:21 -07:00
5e73fa45f0
Remove useBackdropHighlight ( #2323 )
2024-05-08 12:27:41 -04:00
17d23a17db
Move the command bar out to the right in the AppHeader ( #2317 )
...
* Move the command bar out to the right in the AppHeader
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* trigger ci
* trigger ci
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch >
2024-05-08 09:57:16 -04:00
0460f8eaee
Cut release v0.20.2 ( #2319 )
...
Signed-off-by: Jess Frazelle <github@jessfraz.com >
v0.20.2
2024-05-08 01:35:55 +00:00
2077cdb6fc
remove code-pane stuff temporarily again ( #2318 )
...
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-08 01:21:52 +00:00
cb0b7e8169
Make "Extrude from command bar" test selection via 3D scene, not code ( #2313 )
2024-05-07 20:01:52 -04:00
3a05211d30
Mac TestFlight in nightly runs only ( #2312 )
2024-05-07 12:33:04 -07:00
d12d103cba
Franknoirot/refresh button add ( #2314 )
...
* Add a simple refresh button
* Add plausible event for when Refresh button is clicked
2024-05-07 14:33:11 -04:00
04f6d3dcc8
Bump syn from 2.0.60 to 2.0.61 in /src/wasm-lib ( #2310 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.60 to 2.0.61.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.61 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 09:40:21 -07:00
9c9ffa0d03
Bump anyhow from 1.0.82 to 1.0.83 in /src/wasm-lib ( #2309 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 09:40:13 -07:00
c62b9f1f04
Bump thiserror from 1.0.59 to 1.0.60 in /src/wasm-lib ( #2307 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 09:40:06 -07:00
fcac3c72e4
Exit edit mode when selection input is up, re-enter when it's not. ( #2306 )
2024-05-06 18:52:17 -04:00
1e2f577a9f
tell the save dialog the file extension ( #2303 )
...
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-06 13:07:35 -07:00
1814f340fb
Disable tauri e2e tests on release ( #2299 )
2024-05-06 11:25:08 +00:00
43928f88aa
enable editor changes in sketch mode, refactor some of the code manager ( #2287 )
...
* Revert "Revert "client side sketch updating properly with direct changes to t… (#2286 )"
This reverts commit e7ab645267
.
* rejig out side of xstate
* test tweak
* more test tweak
* refactor some codeManager stuff
* tsc
* try and fix tests
* revert small uneeded change
* fix
* snapshot tweak
* more test tweak
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* small tweak
* disable bad test
* fmt
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-06 19:28:30 +10:00
6959036688
Cut release v0.20.1 ( #2292 )
...
bump jsons
Signed-off-by: Jess Frazelle <github@jessfraz.com >
v0.20.1
2024-05-03 15:18:10 -07:00
570d0473c6
switch to new sketch mode api ( #2295 )
...
* swtch to new api
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix ts
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* small changes
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 >
2024-05-03 14:45:39 -07:00
44f0d7c25c
turn on tauri app logging ( #2296 )
...
* turn on tauri app logging
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixups
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* switch everything to logs;
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* remove other shit logs
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix macos open
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-03 13:49:26 -07:00
3ccb04c4e7
Fix Create Release commit sha ( #2293 )
2024-05-03 05:37:27 -04:00
00058f699a
Cut release v0.20.0 ( #2284 )
...
* Cut release v0.20.0
* Disable app store steps to see
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* A snapshot a day keeps the bugs away! 📷 🐛 (OS: ubuntu)
* Bring back TAURI_CONF_ARGS
* Remove fileAssociations
* sketchy info.p;list
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* turn back on app store
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* remove entitlements
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix clippy
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* clippy;
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* clupppy
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* cluppy
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* turn back on file associations
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* cleanup general entitlements
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jess Frazelle <github@jessfraz.com >
Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com >
v0.20.0
2024-05-02 20:37:00 -04:00
5a478fe0b3
log click opens from tauri otherwise i have zero visibiltiy ( #2291 )
...
log opens
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-02 17:26:37 -07:00
723cf4f746
shebang hover ( #2290 )
...
* add a test
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* plugoin
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-02 16:31:33 -07:00
3950de0a4d
parse the shebang and make it work with recast ( #2289 )
...
* parse the shebang and make it work with recast
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix playwright
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix playwright
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix playwright
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
2024-05-02 15:13:00 -07:00
901d474986
Bump serde from 1.0.199 to 1.0.200 in /src/wasm-lib ( #2280 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 09:47:52 -07:00
e7ab645267
Revert "client side sketch updating properly with direct changes to t… ( #2286 )
...
Revert "client side sketch updating properly with direct changes to the editor (#2283 )"
This reverts commit cf830f9895
.
2024-05-02 12:26:29 +00:00
cf830f9895
client side sketch updating properly with direct changes to the editor ( #2283 )
...
* client side sketch updating properly with direct changes to the editor
* try tweak
2024-05-02 20:53:57 +10:00
2c1f53f0f0
Update README.md ( #2282 )
2024-05-02 09:04:29 +00:00