@itwin/core-frontend 4.4.0-dev.2 → 4.4.0-dev.4
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 +6 -1
- package/package.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Change Log - @itwin/core-frontend
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 08 Dec 2023 15:26:18 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
## 4.3.0
|
|
6
6
|
Thu, 07 Dec 2023 17:43:09 GMT
|
|
@@ -223,6 +223,11 @@ Mon, 22 May 2023 15:34:14 GMT
|
|
|
223
223
|
- add physics-based Atmospheric scattering shader
|
|
224
224
|
- Localize tooltips for view clip decorations.
|
|
225
225
|
|
|
226
|
+
## 3.8.0
|
|
227
|
+
Fri, 08 Dec 2023 15:23:59 GMT
|
|
228
|
+
|
|
229
|
+
_Version update only_
|
|
230
|
+
|
|
226
231
|
## 3.7.17
|
|
227
232
|
Mon, 20 Nov 2023 18:24:23 GMT
|
|
228
233
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/core-frontend",
|
|
3
|
-
"version": "4.4.0-dev.
|
|
3
|
+
"version": "4.4.0-dev.4",
|
|
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.4.0-dev.
|
|
27
|
-
"@itwin/core-bentley": "^4.4.0-dev.
|
|
28
|
-
"@itwin/core-common": "^4.4.0-dev.
|
|
29
|
-
"@itwin/core-geometry": "^4.4.0-dev.
|
|
30
|
-
"@itwin/core-orbitgt": "^4.4.0-dev.
|
|
31
|
-
"@itwin/core-quantity": "^4.4.0-dev.
|
|
26
|
+
"@itwin/appui-abstract": "^4.4.0-dev.4",
|
|
27
|
+
"@itwin/core-bentley": "^4.4.0-dev.4",
|
|
28
|
+
"@itwin/core-common": "^4.4.0-dev.4",
|
|
29
|
+
"@itwin/core-geometry": "^4.4.0-dev.4",
|
|
30
|
+
"@itwin/core-orbitgt": "^4.4.0-dev.4",
|
|
31
|
+
"@itwin/core-quantity": "^4.4.0-dev.4"
|
|
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.0.2",
|
|
56
56
|
"typemoq": "^2.1.0",
|
|
57
57
|
"webpack": "^5.76.0",
|
|
58
|
-
"@itwin/appui-abstract": "4.4.0-dev.
|
|
59
|
-
"@itwin/build-tools": "4.4.0-dev.
|
|
60
|
-
"@itwin/core-bentley": "4.4.0-dev.
|
|
61
|
-
"@itwin/core-
|
|
62
|
-
"@itwin/core-common": "4.4.0-dev.
|
|
63
|
-
"@itwin/core-
|
|
64
|
-
"@itwin/
|
|
65
|
-
"@itwin/
|
|
58
|
+
"@itwin/appui-abstract": "4.4.0-dev.4",
|
|
59
|
+
"@itwin/build-tools": "4.4.0-dev.4",
|
|
60
|
+
"@itwin/core-bentley": "4.4.0-dev.4",
|
|
61
|
+
"@itwin/core-geometry": "4.4.0-dev.4",
|
|
62
|
+
"@itwin/core-common": "4.4.0-dev.4",
|
|
63
|
+
"@itwin/core-orbitgt": "4.4.0-dev.4",
|
|
64
|
+
"@itwin/certa": "4.4.0-dev.4",
|
|
65
|
+
"@itwin/core-quantity": "4.4.0-dev.4"
|
|
66
66
|
},
|
|
67
67
|
"//dependencies": [
|
|
68
68
|
"NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API",
|
|
@@ -75,9 +75,9 @@
|
|
|
75
75
|
"@loaders.gl/draco": "^3.1.6",
|
|
76
76
|
"fuse.js": "^3.3.0",
|
|
77
77
|
"wms-capabilities": "0.4.0",
|
|
78
|
-
"@itwin/core-i18n": "4.4.0-dev.
|
|
79
|
-
"@itwin/core-telemetry": "4.4.0-dev.
|
|
80
|
-
"@itwin/webgl-compatibility": "4.4.0-dev.
|
|
78
|
+
"@itwin/core-i18n": "4.4.0-dev.4",
|
|
79
|
+
"@itwin/core-telemetry": "4.4.0-dev.4",
|
|
80
|
+
"@itwin/webgl-compatibility": "4.4.0-dev.4"
|
|
81
81
|
},
|
|
82
82
|
"nyc": {
|
|
83
83
|
"extends": "./node_modules/@itwin/build-tools/.nycrc"
|