@roomle/embedding-lib 5.28.0-alpha.6 → 5.28.0-alpha.7
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,13 +1,6 @@
|
|
|
1
|
-
## [5.28.0-alpha.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Features
|
|
5
|
-
|
|
6
|
-
* external material key and thumbnail ([326c587](https://github.com/roomle-dev/roomle-ui/commit/326c5878f9d65f3b86602d7b55bb6d984ba2994b))
|
|
7
|
-
* **core:** upgrade to version 2.60.0-alpha.4 ([8f07a97](https://github.com/roomle-dev/roomle-ui/commit/8f07a9792e1b1ad2870bf55365c7c664306c4c37))
|
|
1
|
+
## [5.28.0-alpha.7](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.28.0-alpha.6...embedding-lib-v5.28.0-alpha.7) (2025-09-18)
|
|
8
2
|
|
|
9
3
|
|
|
10
4
|
### Bug Fixes
|
|
11
5
|
|
|
12
|
-
*
|
|
13
|
-
* guard onExpand call to avoid errors when not a function ([b2bce20](https://github.com/roomle-dev/roomle-ui/commit/b2bce209bbd5a6c48e53e2ebcb3fb05834620230))
|
|
6
|
+
* Cannot hide Bottom Bar on mobile ([6deb1dd](https://github.com/roomle-dev/roomle-ui/commit/6deb1dd07af51ffe2ac7d209e8d1e76f3c901ffc))
|
package/package.json
CHANGED