@roomle/embedding-lib 5.28.0-alpha.7 → 5.28.0
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,6 +1,41 @@
|
|
|
1
|
-
## [5.28.0
|
|
1
|
+
## [5.28.0](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.27.0...embedding-lib-v5.28.0) (2025-09-23)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* add color picker to color parameters ([fde2fc9](https://github.com/roomle-dev/roomle-ui/commit/fde2fc9ccd09302e8db8d9e58809a4ebca8ca69f))
|
|
7
|
+
* adding light toggles for individual lights and all lights ([d3adba9](https://github.com/roomle-dev/roomle-ui/commit/d3adba9e957875d380d9c120eb22f42e6d177d43))
|
|
8
|
+
* clean-up hi example feature flags ([8410d22](https://github.com/roomle-dev/roomle-ui/commit/8410d22437062ee016db66a1e567723459a033d4))
|
|
9
|
+
* core api - duplicate group ([f6af154](https://github.com/roomle-dev/roomle-ui/commit/f6af1541b214d8fe7c0e3a23d3e8da6d00f42edf))
|
|
10
|
+
* core api moveElementToIn2d ([b0878b0](https://github.com/roomle-dev/roomle-ui/commit/b0878b05f0f27698c05cce361d1a2de8831124c0))
|
|
11
|
+
* external material key and thumbnail ([326c587](https://github.com/roomle-dev/roomle-ui/commit/326c5878f9d65f3b86602d7b55bb6d984ba2994b))
|
|
12
|
+
* keep position when external object is replaced ([dda4c61](https://github.com/roomle-dev/roomle-ui/commit/dda4c61cb8366204d5524435016d47da18f3cc4b))
|
|
13
|
+
* recalculate external object group when group is loaded from a plan ([fc67591](https://github.com/roomle-dev/roomle-ui/commit/fc67591dfe2f83f612a17dc023e228e0a813c743))
|
|
14
|
+
* select root modules to be duplicated ([cfafc35](https://github.com/roomle-dev/roomle-ui/commit/cfafc35d106b1ee314e06b8eb650e81cf2ee7fc8))
|
|
15
|
+
* **core:** upgrade to version 2.59.0-alpha.10 ([dc8fcc0](https://github.com/roomle-dev/roomle-ui/commit/dc8fcc05f840bd02652cc45a91f2a3b295d29582))
|
|
16
|
+
* **core:** upgrade to version 2.59.0 ([b7dd5c1](https://github.com/roomle-dev/roomle-ui/commit/b7dd5c125de98003a68c2ab3df965fdc8442f298))
|
|
17
|
+
* **core:** upgrade to version 2.60.0-alpha.1 ([6d9b58b](https://github.com/roomle-dev/roomle-ui/commit/6d9b58bd31a386f30b11bc91777a2aaee0e1d325))
|
|
18
|
+
* **core:** upgrade to version 2.60.0-alpha.2 ([8d4d507](https://github.com/roomle-dev/roomle-ui/commit/8d4d507631afca3960f75fb91c192c77086de75d))
|
|
19
|
+
* **core:** upgrade to version 2.60.0-alpha.3 ([85bbd4e](https://github.com/roomle-dev/roomle-ui/commit/85bbd4e8ff35675bc2c4e35e741df13ff8753c09))
|
|
20
|
+
* **core:** upgrade to version 2.60.0-alpha.4 ([8f07a97](https://github.com/roomle-dev/roomle-ui/commit/8f07a9792e1b1ad2870bf55365c7c664306c4c37))
|
|
21
|
+
* working UI, flying menu, toggles ([4738c37](https://github.com/roomle-dev/roomle-ui/commit/4738c37806c756594143ab8106ab5c375ca60327))
|
|
2
22
|
|
|
3
23
|
|
|
4
24
|
### Bug Fixes
|
|
5
25
|
|
|
6
26
|
* Cannot hide Bottom Bar on mobile ([6deb1dd](https://github.com/roomle-dev/roomle-ui/commit/6deb1dd07af51ffe2ac7d209e8d1e76f3c901ffc))
|
|
27
|
+
* check if type of event.data is string before parsing it ([1eedf99](https://github.com/roomle-dev/roomle-ui/commit/1eedf99aa4ebc5236f94160fc6c31499134fa8a2))
|
|
28
|
+
* do not rerender productsettings when trying to edit color, range slider. ([e224e69](https://github.com/roomle-dev/roomle-ui/commit/e224e6905baa8563757b2da237be7b13dc2c81ee))
|
|
29
|
+
* expanding material parameters on collapsed view ([ab85d68](https://github.com/roomle-dev/roomle-ui/commit/ab85d6841976fbac48162d90c037a6813aa28c2e))
|
|
30
|
+
* failing e2e tests ([2aede5a](https://github.com/roomle-dev/roomle-ui/commit/2aede5a6512b1b650a9bd85ffebb87f493ad29b4))
|
|
31
|
+
* feedback fixes ([f4d07d0](https://github.com/roomle-dev/roomle-ui/commit/f4d07d01c3663cccb454bc27a57f3adef4c236f8))
|
|
32
|
+
* guard onExpand call to avoid errors when not a function ([b2bce20](https://github.com/roomle-dev/roomle-ui/commit/b2bce209bbd5a6c48e53e2ebcb3fb05834620230))
|
|
33
|
+
* homag intelligence example ([87b495a](https://github.com/roomle-dev/roomle-ui/commit/87b495a1cd98110a7dd4c940c24b0d129ef1dd96))
|
|
34
|
+
* make comlink a real dependency ([8d1d7bd](https://github.com/roomle-dev/roomle-ui/commit/8d1d7bd43c4273ea55e3e65329819b34b9c30b3c))
|
|
35
|
+
* remove border and border radius from component measurements ([3b7b0fd](https://github.com/roomle-dev/roomle-ui/commit/3b7b0fd8ae5dea042c8cba52205d6d6e5827e1ff))
|
|
36
|
+
* remove light setting when no light elements are found, default lighting on configure ([f6656fb](https://github.com/roomle-dev/roomle-ui/commit/f6656fbb4dbbbc46abb2917c6a6b14790280c3ed))
|
|
37
|
+
* set file size limit of embedding lib to 15 kb after adding comlink ([65809d9](https://github.com/roomle-dev/roomle-ui/commit/65809d9d616c5000631a85cddbe4388567bd63bb))
|
|
38
|
+
* tests ([e95886e](https://github.com/roomle-dev/roomle-ui/commit/e95886e7b3dabc0c6a56863791fce63495089d98))
|
|
39
|
+
* tests ([46eab0d](https://github.com/roomle-dev/roomle-ui/commit/46eab0da4e398f6dc2f05e348c044c9010b41acf))
|
|
40
|
+
* typescript errors ([6f3f20b](https://github.com/roomle-dev/roomle-ui/commit/6f3f20bf195698c0e3c6ab82e7bc185753d04fd2))
|
|
41
|
+
* use text inputs on android when inchfeet is used ([9aa26d8](https://github.com/roomle-dev/roomle-ui/commit/9aa26d8238aa0b079e4d3aa765f28553d556764e))
|
package/package.json
CHANGED