7885 Commits

Author SHA1 Message Date
andrewwallacespeckle 1ccdb1c7ea chore(fe): upgrade to measurements extension 2025-09-23 15:47:14 +02:00
andrewwallacespeckle 8b83b611b6 chore(fe): upgrade section to use SectionTool 2025-09-23 15:36:04 +02:00
andrewwallacespeckle 74508a977a fix(fe): close section box panel on reset
fix(fe): close section box panel on reset
2025-09-23 15:34:51 +02:00
andrewwallacespeckle f3cd875920 fix(viewer-lib): Fixed WEB-4323
fix(viewer-lib): Fixed WEB-4323
2025-09-23 15:31:01 +02:00
andrewwallacespeckle 30be1ff4d8 chore(fe): upgrade diffing to use DiffExtension 2025-09-23 15:24:31 +02:00
andrewwallacespeckle 421950c1d6 chore(fe): update camera to use new camera controller 2025-09-23 15:08:41 +02:00
Kristaps Fabians Geikins 169af6e330 feat: a couple of upload UX improvements requested by Jedd (#5522)
* feat(fe2): show full import failure message

* feat: link to version in uploads dialog
2025-09-23 14:50:57 +02:00
Adam Hathcock 5daaa6eac9 Merge pull request #5491 from specklesystems/adam/add-ol2-options
fix (OL2) add more options to factory and memory deferment
2025-09-23 13:36:51 +01:00
Mike f7327fc9ea Fix: Saved group hover (#5520) 2025-09-23 14:30:47 +02:00
Adam Hathcock 9658574b09 prettier 2025-09-23 13:10:48 +01:00
andrewwallacespeckle 66200d6231 fix(fe): disable bottom viewer buttons until load complete
fix(fe): disable bottom viewer buttons until load complete
2025-09-23 14:01:19 +02:00
Adam Hathcock c5cbbe585a Fix TS errors 2025-09-23 12:58:59 +01:00
andrewwallacespeckle a7a20adb16 fix(viewer): raise MIN_CLICK_TIMING to improve single clicks 2025-09-23 12:07:51 +02:00
andrewwallacespeckle 2363c8e7f3 Merge branch 'main' into andrew/web-4174-resetting-section-box-shouldnt-disable-tool 2025-09-23 11:52:45 +02:00
andrewwallacespeckle 682e270fe5 fix(fe): highlighting disable default click events
fix(fe): highlighting disable default click events
2025-09-23 11:50:46 +02:00
Adam Hathcock 9b03977bb8 fix build issues 2025-09-23 10:49:34 +01:00
Mike a65ab90e6f Feat: Change presentation behavior on desktop (#5517) 2025-09-23 11:42:04 +02:00
AlexandruPopovici cb4ae3c192 chore(viewer-sandbox): Fixed error 2025-09-23 11:37:41 +02:00
andrewwallacespeckle 4c68bf86b8 fix(fe): highlighting disable default click events 2025-09-23 11:35:19 +02:00
Adam Hathcock 0e7d71dd70 add id and prettier 2025-09-23 10:33:30 +01:00
AlexandruPopovici ef8c3a9596 fix(viewer-lib): Fixed WEB-4323 2025-09-23 11:32:31 +02:00
Adam Hathcock 194b5c9945 refactor and add test for getObject not found 2025-09-23 10:29:54 +01:00
Chuck Driesler 48ddd79c6f feat(mike): gift for mike (#5515) 2025-09-23 10:26:20 +01:00
Adam Hathcock db005b3fa8 Merge remote-tracking branch 'origin/main' into adam/add-ol2-options 2025-09-23 09:44:31 +01:00
andrewwallacespeckle e1982bed12 fix(fe): close section box panel on reset 2025-09-23 10:36:31 +02:00
andrewwallacespeckle 3573b0a388 Revert "fix(fe): keep section box gizmo enabled after reset"
This reverts commit e2edad3e4e.
2025-09-23 10:27:03 +02:00
Mike 2e55bb0777 Fix: Minor embed fixes (#5513) 2025-09-23 09:55:31 +02:00
andrewwallacespeckle e2edad3e4e fix(fe): keep section box gizmo enabled after reset 2025-09-23 09:53:24 +02:00
andrewwallacespeckle 3ff41ae07e fix(fe): disable bottom viewer buttons until load complete 2025-09-23 09:32:08 +02:00
Benjamin Ottensten 7dab328dcc Fix embed viewer controls and tooltip (#5511) 2025-09-23 09:21:35 +02:00
andrewwallacespeckle b61ab14e1b fix: remove reactive wrapper from tree cache to prevent recursive updates 2025-09-22 14:38:04 +02:00
Mike 736b08fd4d Fix: Add additional can update current slide check (#5509) 2025-09-22 14:32:47 +02:00
Mike dceb616e37 Fix: Disable dashboard link to overview when shared (#5508) 2025-09-22 14:03:17 +02:00
Mike 0b1ddce088 Fix: Minor CSS fix (#5506) 2025-09-22 12:05:35 +02:00
Mike e13fe31d48 Fix: Add Mixpanel events to presentations (#5504) 2025-09-22 11:36:33 +02:00
Adam Hathcock afbe7e49d4 add assertion 2025-09-22 10:21:34 +01:00
Adam Hathcock f1e3b1d6ff BatchingQueue should still drain but not process when disposed 2025-09-22 10:17:25 +01:00
Mike 53ac8e015e Fix: Minor presentation improvement (#5503) 2025-09-22 11:02:56 +02:00
Alexandru Popovici f1267ee9fa fix(viewer-lib): Added support for non directly displayable objects as instances (#5465) 2025-09-22 11:54:31 +03:00
andrewwallacespeckle d8d88a59c9 feat(fe): preserveSelectionHighlightFilter
feat(fe): preserveSelectionHighlightFilter
2025-09-19 15:07:17 +01:00
andrewwallacespeckle 3585b69b18 Remove getHighlightExtension 2025-09-19 14:53:24 +01:00
andrewwallacespeckle 15ef1af0a5 Create the highlighting extension once during setup 2025-09-19 14:46:19 +01:00
andrewwallacespeckle bd30c65de4 Use difference 2025-09-19 14:38:49 +01:00
andrewwallacespeckle 8c6225887e Add docblock. Cleanup onBeforeUnmount 2025-09-19 14:31:53 +01:00
andrewwallacespeckle d1dbc0ed66 feat(fe): preserveSelectionHighlightFilter 2025-09-19 14:14:42 +01:00
Mike ad5e47b3c8 Fix: Minor presentation improvements (#5498) 2025-09-19 14:36:59 +02:00
Mike beda82a3c0 Fix: Hide items on cant edit (#5497) 2025-09-19 14:15:53 +02:00
Mike ec49e93f65 Fix: Change middleware (#5496) 2025-09-19 12:14:21 +02:00
Mike 9cdfa4f115 Fix: More presentations improvements (#5495) 2025-09-19 11:25:21 +02:00
Mike 3a2721f658 Fix: Sharing (#5494) 2025-09-18 18:50:15 +02:00