@roomle/embedding-lib 6.4.0-alpha.12 → 6.4.0-alpha.13
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,31 +1,16 @@
|
|
|
1
|
-
## 6.4.0-alpha.
|
|
1
|
+
## 6.4.0-alpha.13 (2026-03-03)
|
|
2
2
|
|
|
3
|
-
* Merge branch 'master' into
|
|
4
|
-
* Merge branch 'master' into
|
|
5
|
-
* Merge branch 'master' into fix/
|
|
6
|
-
* Merge
|
|
7
|
-
* Merge
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
* Merge pull request #2337 from roomle-dev/fix/vertical-scrolling-gridView-desktop ([f598e3d](https://github.com/roomle-dev/roomle-ui/commit/f598e3d)), closes [#2337](https://github.com/roomle-dev/roomle-ui/issues/2337)
|
|
18
|
-
* Merge pull request #2339 from roomle-dev/fix/hi-configuration-undo-redo ([d6a0959](https://github.com/roomle-dev/roomle-ui/commit/d6a0959)), closes [#2339](https://github.com/roomle-dev/roomle-ui/issues/2339)
|
|
19
|
-
* Merge pull request #2341 from roomle-dev/upgraded-by-ci/core-2.71.0-alpha.9 ([7fd0a7a](https://github.com/roomle-dev/roomle-ui/commit/7fd0a7a)), closes [#2341](https://github.com/roomle-dev/roomle-ui/issues/2341)
|
|
20
|
-
* Merge pull request #2342 from roomle-dev/upgraded-by-ci/core-2.71.0-alpha.10 ([3d31e51](https://github.com/roomle-dev/roomle-ui/commit/3d31e51)), closes [#2342](https://github.com/roomle-dev/roomle-ui/issues/2342)
|
|
21
|
-
* feat: add hash to configuration history ([1cd9c39](https://github.com/roomle-dev/roomle-ui/commit/1cd9c39))
|
|
22
|
-
* feat: apply HI attribute range checks to parameters ([f0b88d1](https://github.com/roomle-dev/roomle-ui/commit/f0b88d1))
|
|
23
|
-
* feat: HI attribute range checks - glue logic ([9e39157](https://github.com/roomle-dev/roomle-ui/commit/9e39157))
|
|
24
|
-
* feat(core): upgrade to version 2.71.0-alpha.10 ([963b9c4](https://github.com/roomle-dev/roomle-ui/commit/963b9c4))
|
|
25
|
-
* feat(core): upgrade to version 2.71.0-alpha.9 ([95bf1df](https://github.com/roomle-dev/roomle-ui/commit/95bf1df))
|
|
26
|
-
* chore: accidental changes removed ([ded0709](https://github.com/roomle-dev/roomle-ui/commit/ded0709))
|
|
27
|
-
* chore: fix vertical scrolling on expanded view on desktop ([5fef4ce](https://github.com/roomle-dev/roomle-ui/commit/5fef4ce))
|
|
28
|
-
* chore: implement code review suggestions ([22501a1](https://github.com/roomle-dev/roomle-ui/commit/22501a1))
|
|
29
|
-
* chore: potential fix ([748c19a](https://github.com/roomle-dev/roomle-ui/commit/748c19a))
|
|
30
|
-
* style: fix excessive margins ([8b971f4](https://github.com/roomle-dev/roomle-ui/commit/8b971f4))
|
|
31
|
-
* docs: update HI embedding documentation ([1d84fd4](https://github.com/roomle-dev/roomle-ui/commit/1d84fd4))
|
|
3
|
+
* Merge branch 'master' into fix/update-raycast-selection ([9e246f6](https://github.com/roomle-dev/roomle-ui/commit/9e246f6))
|
|
4
|
+
* Merge branch 'master' into fix/update-raycast-selection ([2341e22](https://github.com/roomle-dev/roomle-ui/commit/2341e22))
|
|
5
|
+
* Merge branch 'master' into fix/update-raycast-selection ([36866ba](https://github.com/roomle-dev/roomle-ui/commit/36866ba))
|
|
6
|
+
* Merge pull request #2330 from roomle-dev/fix/update-raycast-selection ([d8f5ca9](https://github.com/roomle-dev/roomle-ui/commit/d8f5ca9)), closes [#2330](https://github.com/roomle-dev/roomle-ui/issues/2330)
|
|
7
|
+
* Merge pull request #2344 from roomle-dev/upgraded-by-ci/core-2.71.0-alpha.11 ([7c3c68f](https://github.com/roomle-dev/roomle-ui/commit/7c3c68f)), closes [#2344](https://github.com/roomle-dev/roomle-ui/issues/2344)
|
|
8
|
+
* chore: add division by 0 check ([6d16886](https://github.com/roomle-dev/roomle-ui/commit/6d16886))
|
|
9
|
+
* chore: implement co-pilot suggestions ([8e6c71f](https://github.com/roomle-dev/roomle-ui/commit/8e6c71f))
|
|
10
|
+
* chore: removed unnecessary comments ([70aed3d](https://github.com/roomle-dev/roomle-ui/commit/70aed3d))
|
|
11
|
+
* feat: add new function to sort boxes for raycasting ([ffc9577](https://github.com/roomle-dev/roomle-ui/commit/ffc9577))
|
|
12
|
+
* feat: core api - externalObjectPositionChanged ([b94c3ef](https://github.com/roomle-dev/roomle-ui/commit/b94c3ef))
|
|
13
|
+
* feat(core): upgrade to version 2.71.0-alpha.11 ([186cfc7](https://github.com/roomle-dev/roomle-ui/commit/186cfc7))
|
|
14
|
+
* test: add tests for new getBoxSelectionOrder function ([9acd1c2](https://github.com/roomle-dev/roomle-ui/commit/9acd1c2))
|
|
15
|
+
* test: disable compareBox3Size to let content team test ([7fc02b4](https://github.com/roomle-dev/roomle-ui/commit/7fc02b4))
|
|
16
|
+
* wip: try adding overlap percentage ([6de5abb](https://github.com/roomle-dev/roomle-ui/commit/6de5abb))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roomle/embedding-lib",
|
|
3
|
-
"version": "6.4.0-alpha.
|
|
3
|
+
"version": "6.4.0-alpha.13",
|
|
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",
|