@roomle/embedding-lib 5.10.0-alpha.2 → 5.10.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,16 @@
|
|
|
1
|
-
## [5.10.0
|
|
1
|
+
## [5.10.0](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.9.0...embedding-lib-v5.10.0) (2025-01-28)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
+
* **SDK:** upgrade to version 2.91.0 ([#1428](https://github.com/roomle-dev/roomle-ui/issues/1428)) ([d8cbf47](https://github.com/roomle-dev/roomle-ui/commit/d8cbf471ea22ee878a3b17609b43045c3322970a))
|
|
7
|
+
* **SDK:** upgrade to version 2.92.0-alpha.1 ([#1441](https://github.com/roomle-dev/roomle-ui/issues/1441)) ([a03d326](https://github.com/roomle-dev/roomle-ui/commit/a03d32648a28d80b3e77c64f4ccfea99d4955d34))
|
|
6
8
|
* **SDK:** upgrade to version 2.92.0-alpha.2 ([#1445](https://github.com/roomle-dev/roomle-ui/issues/1445)) ([1a45cd4](https://github.com/roomle-dev/roomle-ui/commit/1a45cd4cf3cb3a08719a0c45bf58a50fe22ffd56))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* `usePriceService: true` we show also 0,00 prices ([502bef0](https://github.com/roomle-dev/roomle-ui/commit/502bef0144953d3d2b3fc29028db94ef7c166ae6))
|
|
14
|
+
* Editing construction elements in room designer mode - color options misaligned ([0e8f7a1](https://github.com/roomle-dev/roomle-ui/commit/0e8f7a13c930cfba3d7055576b6050c80493a3c4))
|
|
15
|
+
* run SyncLoco and fix wrong label ([31b9382](https://github.com/roomle-dev/roomle-ui/commit/31b9382bfcb1ea5e0546ad4e3e88cb1796d97083))
|
|
16
|
+
* wrong grabbing cursor while dragging ([81547a7](https://github.com/roomle-dev/roomle-ui/commit/81547a7a7af10d4a3d0f41be48b092e60268805d))
|
package/package.json
CHANGED