@roomle/embedding-lib 7.2.0-alpha.2 → 7.2.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,34 +1,9 @@
|
|
|
1
|
-
## 7.2.0-alpha.
|
|
1
|
+
## 7.2.0-alpha.3 (2026-08-28)
|
|
2
2
|
|
|
3
|
-
* Merge
|
|
4
|
-
* Merge
|
|
5
|
-
* Merge
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* Merge pull request #2911 from roomle-dev/chore/refactor-webgpu-flag ([eafeb6a](https://github.com/roomle-dev/roomle-ui/commit/eafeb6a)), closes [#2911](https://github.com/roomle-dev/roomle-ui/issues/2911)
|
|
11
|
-
* Merge pull request #2913 from roomle-dev/fix/division-by-zero-webgpu-ssgi ([4f15a5f](https://github.com/roomle-dev/roomle-ui/commit/4f15a5f)), closes [#2913](https://github.com/roomle-dev/roomle-ui/issues/2913)
|
|
12
|
-
* Merge pull request #2917 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.5 ([261194d](https://github.com/roomle-dev/roomle-ui/commit/261194d)), closes [#2917](https://github.com/roomle-dev/roomle-ui/issues/2917)
|
|
13
|
-
* Merge pull request #2918 from roomle-dev/fix/group-adjustment-root-module-intersection ([f88ce04](https://github.com/roomle-dev/roomle-ui/commit/f88ce04)), closes [#2918](https://github.com/roomle-dev/roomle-ui/issues/2918)
|
|
14
|
-
* Merge pull request #2919 from roomle-dev/refactor/parameter-interaction-steps ([e8557eb](https://github.com/roomle-dev/roomle-ui/commit/e8557eb)), closes [#2919](https://github.com/roomle-dev/roomle-ui/issues/2919)
|
|
15
|
-
* Merge pull request #2921 from roomle-dev/feature/RML-17621-disable-measurement-collision-detection ([660c1d3](https://github.com/roomle-dev/roomle-ui/commit/660c1d3)), closes [#2921](https://github.com/roomle-dev/roomle-ui/issues/2921)
|
|
16
|
-
* Merge pull request #2922 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.6 ([fef05f9](https://github.com/roomle-dev/roomle-ui/commit/fef05f9)), closes [#2922](https://github.com/roomle-dev/roomle-ui/issues/2922)
|
|
17
|
-
* feat(planner): add relative measurement editing in 2d ([442c541](https://github.com/roomle-dev/roomle-ui/commit/442c541))
|
|
18
|
-
* feat(planner): show nearest object measurements in 2d ([b68ee12](https://github.com/roomle-dev/roomle-ui/commit/b68ee12))
|
|
19
|
-
* feat(core): upgrade to version 2.83.0-alpha.5 ([93fd9a9](https://github.com/roomle-dev/roomle-ui/commit/93fd9a9))
|
|
20
|
-
* feat(core): upgrade to version 2.83.0-alpha.6 ([5d328a6](https://github.com/roomle-dev/roomle-ui/commit/5d328a6))
|
|
21
|
-
* style(configurator): format measurement collision flag docs ([62103d9](https://github.com/roomle-dev/roomle-ui/commit/62103d9))
|
|
22
|
-
* style(planner): format measurement label tests ([abd52e6](https://github.com/roomle-dev/roomle-ui/commit/abd52e6))
|
|
23
|
-
* style(planner): format plan object view model imports ([c3d9503](https://github.com/roomle-dev/roomle-ui/commit/c3d9503))
|
|
24
|
-
* style(planner): format shared measurement label utility ([4eb8eee](https://github.com/roomle-dev/roomle-ui/commit/4eb8eee))
|
|
25
|
-
* docs(configurator): add default tag for measurement collision flag ([d257438](https://github.com/roomle-dev/roomle-ui/commit/d257438))
|
|
26
|
-
* fix(configurator): add initdata flag for dimension label collision detection ([c8b82c4](https://github.com/roomle-dev/roomle-ui/commit/c8b82c4))
|
|
27
|
-
* fix(planner): address 2d measurement review feedback ([89405e1](https://github.com/roomle-dev/roomle-ui/commit/89405e1))
|
|
28
|
-
* fix: also override webGpu flag if it is false, not only undefined (also document this change) ([827c94d](https://github.com/roomle-dev/roomle-ui/commit/827c94d))
|
|
29
|
-
* fix: avoid occasional division by zero in webgpu ssgi node ([16c1441](https://github.com/roomle-dev/roomle-ui/commit/16c1441))
|
|
30
|
-
* fix: pin the gesture step, forget failed commits, flush the slider watcher synchronously ([f4c7b35](https://github.com/roomle-dev/roomle-ui/commit/f4c7b35))
|
|
31
|
-
* fix: recalculate the group before arranging root modules on group adjust ([5f656a4](https://github.com/roomle-dev/roomle-ui/commit/5f656a4))
|
|
32
|
-
* refactor: commit parameter changes per gesture and merge repeats by resuming ([cec3462](https://github.com/roomle-dev/roomle-ui/commit/cec3462))
|
|
33
|
-
* test(planner): cover shared measurement label editing ([badc6f9](https://github.com/roomle-dev/roomle-ui/commit/badc6f9))
|
|
34
|
-
* chore: deprecate featureFlags.webGpu -> migrate to just webGpu ([e0d090e](https://github.com/roomle-dev/roomle-ui/commit/e0d090e))
|
|
3
|
+
* Merge pull request #2924 from roomle-dev/fix/fence-highlight-lost-on-mesh-rebuild ([c2f0bd0](https://github.com/roomle-dev/roomle-ui/commit/c2f0bd0)), closes [#2924](https://github.com/roomle-dev/roomle-ui/issues/2924)
|
|
4
|
+
* Merge pull request #2926 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.7 ([00b3122](https://github.com/roomle-dev/roomle-ui/commit/00b3122)), closes [#2926](https://github.com/roomle-dev/roomle-ui/issues/2926)
|
|
5
|
+
* Merge pull request #2928 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.8 ([0f525ca](https://github.com/roomle-dev/roomle-ui/commit/0f525ca)), closes [#2928](https://github.com/roomle-dev/roomle-ui/issues/2928)
|
|
6
|
+
* feat(core): upgrade to version 2.83.0-alpha.7 ([1acb431](https://github.com/roomle-dev/roomle-ui/commit/1acb431))
|
|
7
|
+
* feat(core): upgrade to version 2.83.0-alpha.8 ([57e2fad](https://github.com/roomle-dev/roomle-ui/commit/57e2fad))
|
|
8
|
+
* fix: check the highlight owner when the refresh runs, not when it is queued ([2da3643](https://github.com/roomle-dev/roomle-ui/commit/2da3643))
|
|
9
|
+
* fix: refresh the planner highlight after a plan object rebuild ([f1b32a4](https://github.com/roomle-dev/roomle-ui/commit/f1b32a4))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roomle/embedding-lib",
|
|
3
|
-
"version": "7.2.0-alpha.
|
|
3
|
+
"version": "7.2.0-alpha.3",
|
|
4
4
|
"description": "This is a small library which can be used to communicate with the Roomle Configurator. ES modules only (browser-compatible).",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./roomle-embedding-lib.js",
|