@roomle/embedding-lib 5.7.0 → 5.8.0-alpha.1
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,58 +1,12 @@
|
|
|
1
|
-
## [5.
|
|
1
|
+
## [5.8.0-alpha.1](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.7.0...embedding-lib-v5.8.0-alpha.1) (2024-11-22)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* add onHideCustomView for embedding-callbacks ([afcd9d3](https://github.com/roomle-dev/roomle-ui/commit/afcd9d3746301145e22a4b380152dcc14acae391))
|
|
9
|
-
* display rotation and active angle indicators on SVG circle ([80909cf](https://github.com/roomle-dev/roomle-ui/commit/80909cf1bf10f76955344319ab1dd248eda5533b))
|
|
10
|
-
* do not select on drag-in ([2a42d88](https://github.com/roomle-dev/roomle-ui/commit/2a42d88fd3635babe6b262a47a9be1a733f9f3b8))
|
|
11
|
-
* enable custom view also if we are not in embedding ([27777b3](https://github.com/roomle-dev/roomle-ui/commit/27777b34b9f68f0d290ab6bbe04d348b924ab591))
|
|
12
|
-
* expose toggle drawer ([7bd69da](https://github.com/roomle-dev/roomle-ui/commit/7bd69dac5a050444ca6f38d29c929805c2ad2e15))
|
|
13
|
-
* Hide the Overall Measurements in Parts List and Parts List Printout based on flag conditionally ([1fc1225](https://github.com/roomle-dev/roomle-ui/commit/1fc1225c4e17617aa69dfaee83377a17c45cb2b9))
|
|
14
|
-
* implement overlay: true ([0d2b66f](https://github.com/roomle-dev/roomle-ui/commit/0d2b66f41976c0a3b61b6e6caabd8b5f4d8dea7a))
|
|
15
|
-
* make communication from child to parent possible ([6d432ab](https://github.com/roomle-dev/roomle-ui/commit/6d432ab6ce892bdee65e4e70ba57b69d78a7f7dc))
|
|
16
|
-
* make custom views better extensible ([56d1e04](https://github.com/roomle-dev/roomle-ui/commit/56d1e046271745ba61728e02a8d6bbda2dd9400b))
|
|
17
|
-
* make it more versatile for HOMAG cases ([705c6da](https://github.com/roomle-dev/roomle-ui/commit/705c6dab2b1982f351cbd1f60dabb6d91ea76197))
|
|
18
|
-
* make it possible that a custom view can connect to us ([7a50358](https://github.com/roomle-dev/roomle-ui/commit/7a50358500e084bcf32635f72f70b4c4dbe354b5))
|
|
19
|
-
* make things more stable ([432c571](https://github.com/roomle-dev/roomle-ui/commit/432c5713b1504e865d3152f888940b72d3767516))
|
|
20
|
-
* move toggle out if we are on overlay ([c247abf](https://github.com/roomle-dev/roomle-ui/commit/c247abfc75b6fe2e0fc59a78ce6caed4b6135c9c))
|
|
21
|
-
* new methods for exposed api ([264d34f](https://github.com/roomle-dev/roomle-ui/commit/264d34fae8e98b259bf4ef0e921622544ecd4bce))
|
|
22
|
-
* overlay ([1d5cc6b](https://github.com/roomle-dev/roomle-ui/commit/1d5cc6b72abf9e7907a44f7ad15bf42fdd925592))
|
|
23
|
-
* some more stuff ([82d0403](https://github.com/roomle-dev/roomle-ui/commit/82d04039902ad8873ab9b35ee6b5bba211076184))
|
|
24
|
-
* **SDK:** upgrade to version 2.88.1-alpha.1 ([15bd1f5](https://github.com/roomle-dev/roomle-ui/commit/15bd1f5c6ae90a27c6d2b78684ce64cc15798aca))
|
|
25
|
-
* **SDK:** upgrade to version 2.89.0 ([#1353](https://github.com/roomle-dev/roomle-ui/issues/1353)) ([c556db6](https://github.com/roomle-dev/roomle-ui/commit/c556db6bc0bdd001f5b9a3339ba75ab29cba9989))
|
|
26
|
-
* **SDK:** upgrade to version 2.89.0-alpha.1 ([45a5fe1](https://github.com/roomle-dev/roomle-ui/commit/45a5fe117322e3c56e849bca5cee90da9d121dfa))
|
|
27
|
-
* **SDK:** upgrade to version 2.89.0-alpha.2 ([#1341](https://github.com/roomle-dev/roomle-ui/issues/1341)) ([05b1993](https://github.com/roomle-dev/roomle-ui/commit/05b199310cd816bca4983dd93f351cb5b39b3371))
|
|
28
|
-
* **SDK:** upgrade to version 2.89.0-alpha.5 ([#1348](https://github.com/roomle-dev/roomle-ui/issues/1348)) ([b6ecd4c](https://github.com/roomle-dev/roomle-ui/commit/b6ecd4cd2050815170a4640f8a1e51ad60e9b3ad))
|
|
6
|
+
* Tooltip - interaction notes ([bdeff8b](https://github.com/roomle-dev/roomle-ui/commit/bdeff8bcea6b304db486c97c1f33c03fd611f748))
|
|
7
|
+
* **SDK:** upgrade to version 2.90.0-alpha.1 ([#1359](https://github.com/roomle-dev/roomle-ui/issues/1359)) ([be866f2](https://github.com/roomle-dev/roomle-ui/commit/be866f2492caf81a0efe3c31646aa2941813bd05))
|
|
29
8
|
|
|
30
9
|
|
|
31
10
|
### Bug Fixes
|
|
32
11
|
|
|
33
|
-
*
|
|
34
|
-
* do not collapse custom view on main embedding ([829c32e](https://github.com/roomle-dev/roomle-ui/commit/829c32e6ee757c6ea3c29932a4ccce49f4998ef6))
|
|
35
|
-
* drag-touch tests ([cf9eb0a](https://github.com/roomle-dev/roomle-ui/commit/cf9eb0aabf9d3ca34cbc83d9318648f55179ce97))
|
|
36
|
-
* failing tests ([635c6c1](https://github.com/roomle-dev/roomle-ui/commit/635c6c1a9a7cdaa1723f229d08b4b6be20c74ab7))
|
|
37
|
-
* fix URL parameter parsing to handle array-like keys and remove '[]' suffix ([f7783a3](https://github.com/roomle-dev/roomle-ui/commit/f7783a3faa7e3989a7d08434f48d26fe40079447))
|
|
38
|
-
* hide rotation if there is a construction element selected among the milti-selected objects ([fed131a](https://github.com/roomle-dev/roomle-ui/commit/fed131a02245b82d072fed6474e297495ef6ba2b))
|
|
39
|
-
* make drag-in for custom-view more stable against different timings ([3ebd477](https://github.com/roomle-dev/roomle-ui/commit/3ebd47785d3ed030cd8aa316d442223c03644bc1))
|
|
40
|
-
* make typescript happy ([7613796](https://github.com/roomle-dev/roomle-ui/commit/7613796f23b9ed7b815cc280db589e863110123e))
|
|
41
|
-
* make typescript work ([6d14255](https://github.com/roomle-dev/roomle-ui/commit/6d14255f1f9b57fde9a6efc4bb57fa39244b65b3))
|
|
42
|
-
* mobile interactions ([b81ee7b](https://github.com/roomle-dev/roomle-ui/commit/b81ee7b63bf27112e10c62451061f377e2c20228))
|
|
43
|
-
* MOC: image is not generated in the downloaded partlist file ([580838d](https://github.com/roomle-dev/roomle-ui/commit/580838dfd6a516ee3fa546a8ef571e914511a2df))
|
|
44
|
-
* oxlint destroyed my code ([06a2882](https://github.com/roomle-dev/roomle-ui/commit/06a28824652eb8d972a8d820776ada4676b35787))
|
|
45
|
-
* pre-fill the objAlreadyRotated value ([67a0c22](https://github.com/roomle-dev/roomle-ui/commit/67a0c22c1b0589a21f02152f844f831a21734b42))
|
|
46
|
-
* remove dynamic IDs ([7f8e4e0](https://github.com/roomle-dev/roomle-ui/commit/7f8e4e00f34b7fedc4486f512afd8926e83dd30a))
|
|
47
|
-
* remove merge conflicts ([4a2ceae](https://github.com/roomle-dev/roomle-ui/commit/4a2ceae999db8245bc0e1f8ea4b4f506ea877b3e))
|
|
48
|
-
* return last result of callback ([655130b](https://github.com/roomle-dev/roomle-ui/commit/655130be9ca263dcfe42472476c58d3a2f4ed587))
|
|
49
|
-
* some stuff ([f4c0501](https://github.com/roomle-dev/roomle-ui/commit/f4c05015912d2fb077d325602b25acdf3164c2d8))
|
|
50
|
-
* some stuff ([632deb9](https://github.com/roomle-dev/roomle-ui/commit/632deb920125dec7a8af4012ab51b84840811286))
|
|
51
|
-
* start rotation progress from 0 ([a7e74ee](https://github.com/roomle-dev/roomle-ui/commit/a7e74ee964ce937959feb2df87f13f34d1d9bc7f))
|
|
52
|
-
* starting position for the rotation indicator ([70fee66](https://github.com/roomle-dev/roomle-ui/commit/70fee66f50defeb01d6e61719b8c57f5c3dbe8ce))
|
|
53
|
-
* things ([8404ff6](https://github.com/roomle-dev/roomle-ui/commit/8404ff688d6c0c07a3920921a7d3bb05ea5995e6))
|
|
54
|
-
* ts ([cbc5407](https://github.com/roomle-dev/roomle-ui/commit/cbc5407d30ed9677a4733f09e463ca7500024bcb))
|
|
55
|
-
* ts errors ([0034978](https://github.com/roomle-dev/roomle-ui/commit/00349784c2153127c0ff4f019cddf9fb81d9d0c8))
|
|
56
|
-
* ts errors ([faaf013](https://github.com/roomle-dev/roomle-ui/commit/faaf0138799af91f21af55a7994e3a4f22de1883))
|
|
57
|
-
* use correct imports so that we do not import all of Vue ([46dc577](https://github.com/roomle-dev/roomle-ui/commit/46dc577592dd88947c07cbf600f2d4988584f5d2))
|
|
58
|
-
* use ResizeObserver and switch back to GPU CSS ([65c3a53](https://github.com/roomle-dev/roomle-ui/commit/65c3a539ed7834d45b6a11eee3695768b5ce2cd1))
|
|
12
|
+
* fix ts errors ([6b65f6a](https://github.com/roomle-dev/roomle-ui/commit/6b65f6a1f568baa79765c4b18e8b2a5a93f16147))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roomle/embedding-lib",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.8.0-alpha.1",
|
|
4
4
|
"description": "This is a small library which can be used to communicate with the Roomle Configurator",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./roomle-embedding-lib.umd.js",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"npm": "8.3.1"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@roomle/web-sdk": "2.
|
|
32
|
+
"@roomle/web-sdk": "2.90.0-alpha.1"
|
|
33
33
|
},
|
|
34
34
|
"repository": {
|
|
35
35
|
"type": "git",
|