@roomle/embedding-lib 7.1.0-alpha.4 → 7.1.0-alpha.6

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,18 +1,19 @@
1
- ## 7.1.0-alpha.4 (2026-08-19)
1
+ ## 7.1.0-alpha.6 (2026-08-20)
2
2
 
3
- * Merge branch 'master' into fix/disable-add-to-cart-button-RML-17538 ([127bd7e](https://github.com/roomle-dev/roomle-ui/commit/127bd7e))
4
- * Merge branch 'master' into fix/disable-add-to-cart-button-RML-17538 ([196b7cc](https://github.com/roomle-dev/roomle-ui/commit/196b7cc))
5
- * Merge branch 'master' into fix/disable-add-to-cart-button-RML-17538 ([4f234e1](https://github.com/roomle-dev/roomle-ui/commit/4f234e1))
6
- * Merge branch 'master' into fix/disable-add-to-cart-button-RML-17538 ([103d013](https://github.com/roomle-dev/roomle-ui/commit/103d013))
7
- * Merge pull request #2871 from roomle-dev/fix/disable-add-to-cart-button-RML-17538 ([fcc1262](https://github.com/roomle-dev/roomle-ui/commit/fcc1262)), closes [#2871](https://github.com/roomle-dev/roomle-ui/issues/2871)
8
- * Merge pull request #2884 from roomle-dev/upgraded-by-ci/core-2.82.0-alpha.3 ([c13f4f7](https://github.com/roomle-dev/roomle-ui/commit/c13f4f7)), closes [#2884](https://github.com/roomle-dev/roomle-ui/issues/2884)
9
- * feat: core api - isConstructionObjectProduct ([b4a5e85](https://github.com/roomle-dev/roomle-ui/commit/b4a5e85))
10
- * feat(core): upgrade to version 2.82.0-alpha.3 ([4e19fd7](https://github.com/roomle-dev/roomle-ui/commit/4e19fd7))
11
- * chore: re-adding loading screen again ([18544c8](https://github.com/roomle-dev/roomle-ui/commit/18544c8))
12
- * chore: remove unneeded intl composable ([27a5145](https://github.com/roomle-dev/roomle-ui/commit/27a5145))
13
- * style: format bottom bar cart guard ([dc7f25f](https://github.com/roomle-dev/roomle-ui/commit/dc7f25f))
14
- * fix: disable add to cart button during processing ([db37272](https://github.com/roomle-dev/roomle-ui/commit/db37272))
15
- * fix: guard bottom bar cart requests ([c09f295](https://github.com/roomle-dev/roomle-ui/commit/c09f295))
16
- * fix: guard go to cart re-entry ([bf36877](https://github.com/roomle-dev/roomle-ui/commit/bf36877))
17
- * fix: remove cart request loading overlay ([8191760](https://github.com/roomle-dev/roomle-ui/commit/8191760))
18
- * fix: rename cart in-flight state ([7959eeb](https://github.com/roomle-dev/roomle-ui/commit/7959eeb))
3
+ * Merge branch 'master' into chore/har-fixture-integrity-check ([87c3285](https://github.com/roomle-dev/roomle-ui/commit/87c3285))
4
+ * Merge branch 'master' into chore/sidebar-item-test-ids-RML-17604 ([246f560](https://github.com/roomle-dev/roomle-ui/commit/246f560))
5
+ * Merge branch 'master' into chore/sidebar-item-test-ids-RML-17604 ([6e6d32b](https://github.com/roomle-dev/roomle-ui/commit/6e6d32b))
6
+ * Merge branch 'master' into feature/RML-17636-hide-3d-measurements-for-construction-doors ([085e605](https://github.com/roomle-dev/roomle-ui/commit/085e605))
7
+ * Merge pull request #2886 from roomle-dev/chore/har-fixture-integrity-check ([4592e66](https://github.com/roomle-dev/roomle-ui/commit/4592e66)), closes [#2886](https://github.com/roomle-dev/roomle-ui/issues/2886)
8
+ * Merge pull request #2888 from roomle-dev/chore/sidebar-item-test-ids-RML-17604 ([66260f1](https://github.com/roomle-dev/roomle-ui/commit/66260f1)), closes [#2888](https://github.com/roomle-dev/roomle-ui/issues/2888)
9
+ * Merge pull request #2889 from roomle-dev/feature/RML-17636-hide-3d-measurements-for-construction-doo ([c53ce61](https://github.com/roomle-dev/roomle-ui/commit/c53ce61)), closes [#2889](https://github.com/roomle-dev/roomle-ui/issues/2889)
10
+ * Merge pull request #2891 from roomle-dev/feat/translation-smoke-check-RML-17556 ([d6c3aa1](https://github.com/roomle-dev/roomle-ui/commit/d6c3aa1)), closes [#2891](https://github.com/roomle-dev/roomle-ui/issues/2891)
11
+ * style: drop a stray blank line ([5bedad9](https://github.com/roomle-dev/roomle-ui/commit/5bedad9))
12
+ * test(e2e): add a translation smoke check ([b4e7cf5](https://github.com/roomle-dev/roomle-ui/commit/b4e7cf5))
13
+ * test: pin the locale-independent sidebar ids, and correct the guidance ([03bee8a](https://github.com/roomle-dev/roomle-ui/commit/03bee8a))
14
+ * chore(e2e): add a HAR fixture integrity check, commit two missing bodies ([8afaee5](https://github.com/roomle-dev/roomle-ui/commit/8afaee5))
15
+ * chore(e2e): give every hand-written SidebarItem a locale-independent test id ([9608932](https://github.com/roomle-dev/roomle-ui/commit/9608932))
16
+ * chore: key sidebar items by their test id, not their translated label ([bf72249](https://github.com/roomle-dev/roomle-ui/commit/bf72249))
17
+ * fix(planner): hide 3d measurements for construction object products ([e0c1b37](https://github.com/roomle-dev/roomle-ui/commit/e0c1b37))
18
+ * fix(e2e): make the translation check layout-aware ([b0d61a4](https://github.com/roomle-dev/roomle-ui/commit/b0d61a4))
19
+ * fix(e2e): match translation keys by token, not whole line ([198c184](https://github.com/roomle-dev/roomle-ui/commit/198c184))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roomle/embedding-lib",
3
- "version": "7.1.0-alpha.4",
3
+ "version": "7.1.0-alpha.6",
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",