@itwin/core-frontend 4.10.0-dev.6 → 4.10.0-dev.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.
- package/CHANGELOG.md +16 -1
- package/package.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
# Change Log - @itwin/core-frontend
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 25 Sep 2024 20:12:30 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 4.9.1
|
|
6
|
+
Wed, 25 Sep 2024 20:10:58 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
9
|
+
|
|
10
|
+
## 4.9.0
|
|
11
|
+
Mon, 23 Sep 2024 13:44:01 GMT
|
|
12
|
+
|
|
13
|
+
### Updates
|
|
14
|
+
|
|
15
|
+
- Fix range problem for elements during edit which sometimes made the dissappear.
|
|
16
|
+
- Permit TiledGraphicsProviders to contribute to planar clip masks.
|
|
17
|
+
- Fix incorrect bounding box for RenderGraphic created from GraphicDescription.
|
|
18
|
+
- Change MapLayerImageryProvider.supportsMapFeatureInfo from alpha to public
|
|
4
19
|
|
|
5
20
|
## 4.8.7
|
|
6
21
|
Fri, 13 Sep 2024 15:11:17 GMT
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/core-frontend",
|
|
3
|
-
"version": "4.10.0-dev.
|
|
3
|
+
"version": "4.10.0-dev.7",
|
|
4
4
|
"description": "iTwin.js frontend components",
|
|
5
5
|
"main": "lib/cjs/core-frontend.js",
|
|
6
6
|
"module": "lib/esm/core-frontend.js",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"url": "http://www.bentley.com"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
|
-
"@itwin/appui-abstract": "^4.10.0-dev.
|
|
27
|
-
"@itwin/core-bentley": "^4.10.0-dev.
|
|
28
|
-
"@itwin/core-common": "^4.10.0-dev.
|
|
29
|
-
"@itwin/core-geometry": "^4.10.0-dev.
|
|
30
|
-
"@itwin/core-orbitgt": "^4.10.0-dev.
|
|
31
|
-
"@itwin/core-quantity": "^4.10.0-dev.
|
|
26
|
+
"@itwin/appui-abstract": "^4.10.0-dev.7",
|
|
27
|
+
"@itwin/core-bentley": "^4.10.0-dev.7",
|
|
28
|
+
"@itwin/core-common": "^4.10.0-dev.7",
|
|
29
|
+
"@itwin/core-geometry": "^4.10.0-dev.7",
|
|
30
|
+
"@itwin/core-orbitgt": "^4.10.0-dev.7",
|
|
31
|
+
"@itwin/core-quantity": "^4.10.0-dev.7"
|
|
32
32
|
},
|
|
33
33
|
"//devDependencies": [
|
|
34
34
|
"NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install",
|
|
@@ -55,14 +55,14 @@
|
|
|
55
55
|
"typescript": "~5.3.3",
|
|
56
56
|
"typemoq": "^2.1.0",
|
|
57
57
|
"webpack": "^5.76.0",
|
|
58
|
-
"@itwin/appui-abstract": "4.10.0-dev.
|
|
59
|
-
"@itwin/core-bentley": "4.10.0-dev.
|
|
60
|
-
"@itwin/build-tools": "4.10.0-dev.
|
|
61
|
-
"@itwin/core-geometry": "4.10.0-dev.
|
|
62
|
-
"@itwin/core-common": "4.10.0-dev.
|
|
63
|
-
"@itwin/core-orbitgt": "4.10.0-dev.
|
|
64
|
-
"@itwin/core-quantity": "4.10.0-dev.
|
|
65
|
-
"@itwin/certa": "4.10.0-dev.
|
|
58
|
+
"@itwin/appui-abstract": "4.10.0-dev.7",
|
|
59
|
+
"@itwin/core-bentley": "4.10.0-dev.7",
|
|
60
|
+
"@itwin/build-tools": "4.10.0-dev.7",
|
|
61
|
+
"@itwin/core-geometry": "4.10.0-dev.7",
|
|
62
|
+
"@itwin/core-common": "4.10.0-dev.7",
|
|
63
|
+
"@itwin/core-orbitgt": "4.10.0-dev.7",
|
|
64
|
+
"@itwin/core-quantity": "4.10.0-dev.7",
|
|
65
|
+
"@itwin/certa": "4.10.0-dev.7"
|
|
66
66
|
},
|
|
67
67
|
"//dependencies": [
|
|
68
68
|
"NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API",
|
|
@@ -76,9 +76,9 @@
|
|
|
76
76
|
"fuse.js": "^3.3.0",
|
|
77
77
|
"meshoptimizer": "~0.20.0",
|
|
78
78
|
"wms-capabilities": "0.4.0",
|
|
79
|
-
"@itwin/core-i18n": "4.10.0-dev.
|
|
80
|
-
"@itwin/core-telemetry": "4.10.0-dev.
|
|
81
|
-
"@itwin/webgl-compatibility": "4.10.0-dev.
|
|
79
|
+
"@itwin/core-i18n": "4.10.0-dev.7",
|
|
80
|
+
"@itwin/core-telemetry": "4.10.0-dev.7",
|
|
81
|
+
"@itwin/webgl-compatibility": "4.10.0-dev.7"
|
|
82
82
|
},
|
|
83
83
|
"nyc": {
|
|
84
84
|
"extends": "./node_modules/@itwin/build-tools/.nycrc"
|