@bimdata/viewer 2.13.0-beta.4 → 2.13.1-beta.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.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,32 @@
|
|
|
1
|
+
# [2.13.0](https://github.com/bimdata/viewer/compare/v2.12.2...v2.13.0) (2025-10-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### MINOR
|
|
5
|
+
|
|
6
|
+
* add localState selectStorey fitViewRequested option API (#1348) ([fe74d65](https://github.com/bimdata/viewer/commit/fe74d65f74fa33407f65ed7d94fa89069ce808fc)), closes [#1348](https://github.com/bimdata/viewer/issues/1348)
|
|
7
|
+
|
|
8
|
+
### PATCH
|
|
9
|
+
|
|
10
|
+
* chore: update dependencies ([8654b42](https://github.com/bimdata/viewer/commit/8654b421ac462469e98b9c6c1ec03dfb90fb23b3))
|
|
11
|
+
* chore(ci): update node-version to 24 ([3c976fc](https://github.com/bimdata/viewer/commit/3c976fc15d814ce0d0bf2ef633dd71232d4ef300))
|
|
12
|
+
* chore(deps-dev): bump the minor-updates group with 10 updates (#1309) ([1379bf1](https://github.com/bimdata/viewer/commit/1379bf16c5479eda4393c82acb11da8e6d186de9)), closes [#1309](https://github.com/bimdata/viewer/issues/1309)
|
|
13
|
+
* chore(deps-dev): bump the minor-updates group with 4 updates (#1345) ([6c89760](https://github.com/bimdata/viewer/commit/6c8976033bc42814eef5b22bfd26166e3b436b75)), closes [#1345](https://github.com/bimdata/viewer/issues/1345)
|
|
14
|
+
* chore(deps-dev): bump the minor-updates group with 5 updates (#1287) ([2e3a093](https://github.com/bimdata/viewer/commit/2e3a09355c06d2eb60359e8cf61ca8208ec14846)), closes [#1287](https://github.com/bimdata/viewer/issues/1287)
|
|
15
|
+
* chore(deps-dev): bump the minor-updates group with 7 updates (#1329) ([c5a4f34](https://github.com/bimdata/viewer/commit/c5a4f34e8348c5594c5a0dbe11e24e78541cbd1e)), closes [#1329](https://github.com/bimdata/viewer/issues/1329)
|
|
16
|
+
* chore(deps-dev): bump the minor-updates group with 9 updates (#1279) ([4d4477b](https://github.com/bimdata/viewer/commit/4d4477b44dbfb2cfd10b0bce469166c210b5170b)), closes [#1279](https://github.com/bimdata/viewer/issues/1279)
|
|
17
|
+
* chore(deps): bump peter-evans/repository-dispatch from 3 to 4 (#1328) ([c7d4613](https://github.com/bimdata/viewer/commit/c7d46135828374f22c53cba2a0780dfbcb486221)), closes [#1328](https://github.com/bimdata/viewer/issues/1328)
|
|
18
|
+
* correctly set size-ratio for DWG measures (#1347) ([e24baca](https://github.com/bimdata/viewer/commit/e24baca7a2b549f9b0e940ace0bce33321b10f6f)), closes [#1347](https://github.com/bimdata/viewer/issues/1347)
|
|
19
|
+
* dep - bimdata-components 1.7.10 ([e45a85f](https://github.com/bimdata/viewer/commit/e45a85f01a7c7a21dfeb16d4a019ba67acb1036f))
|
|
20
|
+
* fix plugin as button active state (#1294) ([c8d097e](https://github.com/bimdata/viewer/commit/c8d097e7ddd07bd5efa6a389e71657f21f46ec96)), closes [#1294](https://github.com/bimdata/viewer/issues/1294)
|
|
21
|
+
* fix xeokit bug with many viewer instances (#1303) ([b8cd671](https://github.com/bimdata/viewer/commit/b8cd671067c362cda0aef6d8a143c3e4f4cd479a)), closes [#1303](https://github.com/bimdata/viewer/issues/1303)
|
|
22
|
+
* fix xeokit load if API doesn't have chunks (#1326) ([33c4ea1](https://github.com/bimdata/viewer/commit/33c4ea16205dc1719888930e2f22ae1841cbd477)), closes [#1326](https://github.com/bimdata/viewer/issues/1326)
|
|
23
|
+
* perf - better fitViewElements uuid test ([a494643](https://github.com/bimdata/viewer/commit/a494643f682635e63a6fb5c95417c4b682b8fce6))
|
|
24
|
+
* pointCloud section (#1346) ([d328f75](https://github.com/bimdata/viewer/commit/d328f75aa1bb31f313c67b3e7d8ad608fb3b463a)), closes [#1346](https://github.com/bimdata/viewer/issues/1346)
|
|
25
|
+
* update xeokit + fix camera control keymap (#1296) ([d9d146c](https://github.com/bimdata/viewer/commit/d9d146c74b28a2c9f832d6cb19b62001e75da1b6)), closes [#1296](https://github.com/bimdata/viewer/issues/1296)
|
|
26
|
+
* viewer plan fit view undefined guards (#1343) ([875a384](https://github.com/bimdata/viewer/commit/875a384c52685f84eab50fdb71889abc3eef33d6)), closes [#1343](https://github.com/bimdata/viewer/issues/1343)
|
|
27
|
+
* viewer plan zone fitView (#1342) ([19e2dc5](https://github.com/bimdata/viewer/commit/19e2dc5eacadae74024c403c3afbc6a8f47dc70b)), closes [#1342](https://github.com/bimdata/viewer/issues/1342)
|
|
28
|
+
* viewer-plan fit view space uuids (#1349) ([2fa0509](https://github.com/bimdata/viewer/commit/2fa05098f8ec695cce61254cc853494a251660a4)), closes [#1349](https://github.com/bimdata/viewer/issues/1349)
|
|
29
|
+
|
|
1
30
|
## [2.12.2](https://github.com/bimdata/viewer/compare/v2.12.1...v2.12.2) (2025-09-01)
|
|
2
31
|
|
|
3
32
|
|