@itwin/appui-react 3.2.0-dev.77 → 3.2.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +18 -1
  2. package/package.json +32 -32
package/CHANGELOG.md CHANGED
@@ -1,6 +1,23 @@
1
1
  # Change Log - @itwin/appui-react
2
2
 
3
- This log was last generated on Fri, 15 Apr 2022 13:49:25 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 20 May 2022 13:10:54 GMT and should not be manually modified.
4
+
5
+ ## 3.2.0
6
+ Fri, 20 May 2022 13:10:54 GMT
7
+
8
+ ### Updates
9
+
10
+ - mock hydrateviewstate rpc method in SavedviewLayout tests
11
+ - Documentation updates
12
+ - Fix bug where widgets from UiItemProviders were not honoring Center Zonelocation in UI 1.0 mode.
13
+ - Fix for losing viewport content after clicking PW link.
14
+ - Add ability to pass parameters to UiItemsManager when loading items provider to specify what stages allow the provider to supply items.
15
+ - Add option to auto-collapse unpinned widget panels.
16
+ - Allow React icons to be used on Wedget tabs, backstage, and status bar items
17
+ - Add default tool prop to StandardFrontstageProps to give apps a simple, typesafe way to specify a default tool for their frontstages.
18
+ - Add an empty state message when there are no settings to display in the tool settings bar.
19
+ - Add a mousemove listener to an ElementTooltip's owner document so that it can be closed when the mouse travels over a React element.
20
+ - Fix checkbox alignment in visibility trees.
4
21
 
5
22
  ## 3.1.3
6
23
  Fri, 15 Apr 2022 13:49:25 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/appui-react",
3
- "version": "3.2.0-dev.77",
3
+ "version": "3.2.0",
4
4
  "description": "UI framework",
5
5
  "main": "lib/cjs/appui-react.js",
6
6
  "module": "lib/esm/appui-react.js",
@@ -20,19 +20,19 @@
20
20
  "url": "http://www.bentley.com"
21
21
  },
22
22
  "peerDependencies": {
23
- "@itwin/appui-abstract": "^3.2.0-dev.77",
24
- "@itwin/appui-layout-react": "^3.2.0-dev.77",
25
- "@itwin/components-react": "^3.2.0-dev.77",
26
- "@itwin/core-bentley": "^3.2.0-dev.77",
27
- "@itwin/core-common": "^3.2.0-dev.77",
28
- "@itwin/core-frontend": "^3.2.0-dev.77",
29
- "@itwin/core-geometry": "^3.2.0-dev.77",
30
- "@itwin/core-markup": "^3.2.0-dev.77",
31
- "@itwin/core-quantity": "^3.2.0-dev.77",
32
- "@itwin/core-react": "^3.2.0-dev.77",
33
- "@itwin/imodel-components-react": "^3.2.0-dev.77",
34
- "@itwin/presentation-common": "^3.2.0-dev.77",
35
- "@itwin/presentation-frontend": "^3.2.0-dev.77",
23
+ "@itwin/appui-abstract": "^3.2.0",
24
+ "@itwin/appui-layout-react": "^3.2.0",
25
+ "@itwin/components-react": "^3.2.0",
26
+ "@itwin/core-bentley": "^3.2.0",
27
+ "@itwin/core-common": "^3.2.0",
28
+ "@itwin/core-frontend": "^3.2.0",
29
+ "@itwin/core-geometry": "^3.2.0",
30
+ "@itwin/core-markup": "^3.2.0",
31
+ "@itwin/core-quantity": "^3.2.0",
32
+ "@itwin/core-react": "^3.2.0",
33
+ "@itwin/imodel-components-react": "^3.2.0",
34
+ "@itwin/presentation-common": "^3.2.0",
35
+ "@itwin/presentation-frontend": "^3.2.0",
36
36
  "react": "^17.0.0",
37
37
  "react-dom": "^17.0.0",
38
38
  "react-redux": "^7.2.2",
@@ -43,22 +43,22 @@
43
43
  "NOTE: All tools used by scripts in this package must be listed as devDependencies"
44
44
  ],
45
45
  "devDependencies": {
46
- "@itwin/appui-abstract": "3.2.0-dev.77",
47
- "@itwin/appui-layout-react": "3.2.0-dev.77",
48
- "@itwin/build-tools": "3.2.0-dev.77",
49
- "@itwin/components-react": "3.2.0-dev.77",
50
- "@itwin/core-bentley": "3.2.0-dev.77",
51
- "@itwin/core-common": "3.2.0-dev.77",
52
- "@itwin/core-frontend": "3.2.0-dev.77",
53
- "@itwin/core-geometry": "3.2.0-dev.77",
54
- "@itwin/core-markup": "3.2.0-dev.77",
55
- "@itwin/core-quantity": "3.2.0-dev.77",
56
- "@itwin/core-react": "3.2.0-dev.77",
57
- "@itwin/eslint-plugin": "3.2.0-dev.77",
58
- "@itwin/imodel-components-react": "3.2.0-dev.77",
59
- "@itwin/presentation-common": "3.2.0-dev.77",
60
- "@itwin/presentation-frontend": "3.2.0-dev.77",
61
- "@itwin/presentation-testing": "3.2.0-dev.77",
46
+ "@itwin/appui-abstract": "3.2.0",
47
+ "@itwin/appui-layout-react": "3.2.0",
48
+ "@itwin/build-tools": "3.2.0",
49
+ "@itwin/components-react": "3.2.0",
50
+ "@itwin/core-bentley": "3.2.0",
51
+ "@itwin/core-common": "3.2.0",
52
+ "@itwin/core-frontend": "3.2.0",
53
+ "@itwin/core-geometry": "3.2.0",
54
+ "@itwin/core-markup": "3.2.0",
55
+ "@itwin/core-quantity": "3.2.0",
56
+ "@itwin/core-react": "3.2.0",
57
+ "@itwin/eslint-plugin": "3.2.0",
58
+ "@itwin/imodel-components-react": "3.2.0",
59
+ "@itwin/presentation-common": "3.2.0",
60
+ "@itwin/presentation-frontend": "3.2.0",
61
+ "@itwin/presentation-testing": "3.2.0",
62
62
  "@testing-library/react": "^12.0.0",
63
63
  "@testing-library/react-hooks": "^7.0.2",
64
64
  "@types/chai": "^4.1.4",
@@ -113,8 +113,8 @@
113
113
  "dependencies": {
114
114
  "@bentley/icons-generic": "^1.0.15",
115
115
  "@bentley/icons-generic-webfont": "^1.0.15",
116
- "@itwin/core-telemetry": "3.2.0-dev.77",
117
- "@itwin/presentation-components": "3.2.0-dev.77",
116
+ "@itwin/core-telemetry": "3.2.0",
117
+ "@itwin/presentation-components": "3.2.0",
118
118
  "@itwin/itwinui-css": "0.x",
119
119
  "@itwin/itwinui-react": "^1.32.0",
120
120
  "@itwin/itwinui-icons-react": "^1.8.0",