From 524bca864721570bb9ee5a85c9144b558902f3b1 Mon Sep 17 00:00:00 2001 From: imodeljs-admin Date: Wed, 28 Aug 2024 06:32:14 +0000 Subject: [PATCH] 4.16.2 --- ...vents-in-new-toolbars_2024-08-23-06-28.json | 10 ---------- .../fix_tool_settings_2024-08-26-13-14.json | 10 ---------- ...lection-count-padding_2024-08-20-12-21.json | 10 ---------- common/config/rush/version-policies.json | 2 +- ui/appui-react/CHANGELOG.json | 18 ++++++++++++++++++ ui/appui-react/CHANGELOG.md | 11 ++++++++++- ui/appui-react/package.json | 8 ++++---- ui/components-react/CHANGELOG.json | 6 ++++++ ui/components-react/CHANGELOG.md | 7 ++++++- ui/components-react/package.json | 4 ++-- ui/core-react/CHANGELOG.json | 6 ++++++ ui/core-react/CHANGELOG.md | 7 ++++++- ui/core-react/package.json | 2 +- ui/imodel-components-react/CHANGELOG.json | 6 ++++++ ui/imodel-components-react/CHANGELOG.md | 7 ++++++- ui/imodel-components-react/package.json | 6 +++--- 16 files changed, 75 insertions(+), 45 deletions(-) delete mode 100644 common/changes/@itwin/appui-react/fix-events-in-new-toolbars_2024-08-23-06-28.json delete mode 100644 common/changes/@itwin/appui-react/fix_tool_settings_2024-08-26-13-14.json delete mode 100644 common/changes/@itwin/appui-react/increase-selection-count-padding_2024-08-20-12-21.json diff --git a/common/changes/@itwin/appui-react/fix-events-in-new-toolbars_2024-08-23-06-28.json b/common/changes/@itwin/appui-react/fix-events-in-new-toolbars_2024-08-23-06-28.json deleted file mode 100644 index 72253c11555..00000000000 --- a/common/changes/@itwin/appui-react/fix-events-in-new-toolbars_2024-08-23-06-28.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/appui-react", - "comment": "Fix new toolbars to handle event ids as case insensitive.", - "type": "none" - } - ], - "packageName": "@itwin/appui-react" -} \ No newline at end of file diff --git a/common/changes/@itwin/appui-react/fix_tool_settings_2024-08-26-13-14.json b/common/changes/@itwin/appui-react/fix_tool_settings_2024-08-26-13-14.json deleted file mode 100644 index 0e3bf3bd2f9..00000000000 --- a/common/changes/@itwin/appui-react/fix_tool_settings_2024-08-26-13-14.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/appui-react", - "comment": "Fixed tool setting editor not updating after value change.", - "type": "none" - } - ], - "packageName": "@itwin/appui-react" -} \ No newline at end of file diff --git a/common/changes/@itwin/appui-react/increase-selection-count-padding_2024-08-20-12-21.json b/common/changes/@itwin/appui-react/increase-selection-count-padding_2024-08-20-12-21.json deleted file mode 100644 index c488b0cc393..00000000000 --- a/common/changes/@itwin/appui-react/increase-selection-count-padding_2024-08-20-12-21.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/appui-react", - "comment": "Increased margins of `SelectionCountField` component.", - "type": "none" - } - ], - "packageName": "@itwin/appui-react" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index c73168e1e38..32dc981d1dc 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -2,7 +2,7 @@ { "policyName": "prerelease-monorepo-lockStep", "definitionName": "lockStepVersion", - "version": "4.16.1", + "version": "4.16.2", "nextBump": "prerelease" }, { diff --git a/ui/appui-react/CHANGELOG.json b/ui/appui-react/CHANGELOG.json index 1f4e1c034a9..6101a526c9e 100644 --- a/ui/appui-react/CHANGELOG.json +++ b/ui/appui-react/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@itwin/appui-react", "entries": [ + { + "version": "4.16.2", + "tag": "@itwin/appui-react_v4.16.2", + "date": "Wed, 28 Aug 2024 06:32:12 GMT", + "comments": { + "none": [ + { + "comment": "Fix new toolbars to handle event ids as case insensitive." + }, + { + "comment": "Fixed tool setting editor not updating after value change." + }, + { + "comment": "Increased margins of `SelectionCountField` component." + } + ] + } + }, { "version": "4.16.1", "tag": "@itwin/appui-react_v4.16.1", diff --git a/ui/appui-react/CHANGELOG.md b/ui/appui-react/CHANGELOG.md index 0d87e238743..df8fe030b5c 100644 --- a/ui/appui-react/CHANGELOG.md +++ b/ui/appui-react/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log - @itwin/appui-react -This log was last generated on Fri, 16 Aug 2024 08:18:13 GMT and should not be manually modified. +This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified. + +## 4.16.2 +Wed, 28 Aug 2024 06:32:12 GMT + +### Updates + +- Fix new toolbars to handle event ids as case insensitive. +- Fixed tool setting editor not updating after value change. +- Increased margins of `SelectionCountField` component. ## 4.16.1 Fri, 16 Aug 2024 08:18:13 GMT diff --git a/ui/appui-react/package.json b/ui/appui-react/package.json index 94be115d42a..662ec358fc8 100644 --- a/ui/appui-react/package.json +++ b/ui/appui-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/appui-react", - "version": "4.16.1", + "version": "4.16.2", "description": "UI framework", "main": "lib/cjs/appui-react.js", "module": "lib/esm/appui-react.js", @@ -42,15 +42,15 @@ }, "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "workspace:^4.16.1", + "@itwin/components-react": "workspace:^4.16.2", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", "@itwin/core-common": "^3.7.0 || ^4.0.0", "@itwin/core-frontend": "^3.7.0 || ^4.0.0", "@itwin/core-geometry": "^3.7.0 || ^4.0.0", "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "workspace:^4.16.1", + "@itwin/core-react": "workspace:^4.16.2", "@itwin/core-telemetry": "^3.7.0 || ^4.0.0", - "@itwin/imodel-components-react": "workspace:^4.16.1", + "@itwin/imodel-components-react": "workspace:^4.16.2", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", "react-redux": "^7.2.2", diff --git a/ui/components-react/CHANGELOG.json b/ui/components-react/CHANGELOG.json index 1bbfc421c2e..a9d385114d5 100644 --- a/ui/components-react/CHANGELOG.json +++ b/ui/components-react/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/components-react", "entries": [ + { + "version": "4.16.2", + "tag": "@itwin/components-react_v4.16.2", + "date": "Wed, 28 Aug 2024 06:32:12 GMT", + "comments": {} + }, { "version": "4.16.1", "tag": "@itwin/components-react_v4.16.1", diff --git a/ui/components-react/CHANGELOG.md b/ui/components-react/CHANGELOG.md index a501b9756d5..4d86b3323b3 100644 --- a/ui/components-react/CHANGELOG.md +++ b/ui/components-react/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/components-react -This log was last generated on Fri, 16 Aug 2024 08:18:14 GMT and should not be manually modified. +This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified. + +## 4.16.2 +Wed, 28 Aug 2024 06:32:12 GMT + +_Version update only_ ## 4.16.1 Fri, 16 Aug 2024 08:18:14 GMT diff --git a/ui/components-react/package.json b/ui/components-react/package.json index 545a0083ac5..c1cd394175c 100644 --- a/ui/components-react/package.json +++ b/ui/components-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/components-react", - "version": "4.16.1", + "version": "4.16.2", "description": "iTwin.js UI complex components", "main": "lib/cjs/components-react.js", "module": "lib/esm/components-react.js", @@ -43,7 +43,7 @@ "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "workspace:^4.16.1", + "@itwin/core-react": "workspace:^4.16.2", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" }, diff --git a/ui/core-react/CHANGELOG.json b/ui/core-react/CHANGELOG.json index 76060bba177..a9898a23953 100644 --- a/ui/core-react/CHANGELOG.json +++ b/ui/core-react/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-react", "entries": [ + { + "version": "4.16.2", + "tag": "@itwin/core-react_v4.16.2", + "date": "Wed, 28 Aug 2024 06:32:12 GMT", + "comments": {} + }, { "version": "4.16.1", "tag": "@itwin/core-react_v4.16.1", diff --git a/ui/core-react/CHANGELOG.md b/ui/core-react/CHANGELOG.md index 71fd0babb07..7ae22ebf38e 100644 --- a/ui/core-react/CHANGELOG.md +++ b/ui/core-react/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-react -This log was last generated on Fri, 16 Aug 2024 08:18:14 GMT and should not be manually modified. +This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified. + +## 4.16.2 +Wed, 28 Aug 2024 06:32:12 GMT + +_Version update only_ ## 4.16.1 Fri, 16 Aug 2024 08:18:14 GMT diff --git a/ui/core-react/package.json b/ui/core-react/package.json index a566ba3266e..e53b23ccc7e 100644 --- a/ui/core-react/package.json +++ b/ui/core-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-react", - "version": "4.16.1", + "version": "4.16.2", "description": "iTwin.js UI core components", "main": "lib/cjs/core-react.js", "module": "lib/esm/core-react.js", diff --git a/ui/imodel-components-react/CHANGELOG.json b/ui/imodel-components-react/CHANGELOG.json index 85f6f5a1e89..468d4e13b41 100644 --- a/ui/imodel-components-react/CHANGELOG.json +++ b/ui/imodel-components-react/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/imodel-components-react", "entries": [ + { + "version": "4.16.2", + "tag": "@itwin/imodel-components-react_v4.16.2", + "date": "Wed, 28 Aug 2024 06:32:12 GMT", + "comments": {} + }, { "version": "4.16.1", "tag": "@itwin/imodel-components-react_v4.16.1", diff --git a/ui/imodel-components-react/CHANGELOG.md b/ui/imodel-components-react/CHANGELOG.md index 6e85319184e..8ed2c903629 100644 --- a/ui/imodel-components-react/CHANGELOG.md +++ b/ui/imodel-components-react/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/imodel-components-react -This log was last generated on Fri, 16 Aug 2024 08:18:14 GMT and should not be manually modified. +This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified. + +## 4.16.2 +Wed, 28 Aug 2024 06:32:12 GMT + +_Version update only_ ## 4.16.1 Fri, 16 Aug 2024 08:18:14 GMT diff --git a/ui/imodel-components-react/package.json b/ui/imodel-components-react/package.json index e50f38e47fb..55971e40d36 100644 --- a/ui/imodel-components-react/package.json +++ b/ui/imodel-components-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/imodel-components-react", - "version": "4.16.1", + "version": "4.16.2", "description": "iTwin.js UI IModel Components", "main": "lib/cjs/imodel-components-react.js", "module": "lib/esm/imodel-components-react.js", @@ -41,13 +41,13 @@ }, "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "workspace:^4.16.1", + "@itwin/components-react": "workspace:^4.16.2", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", "@itwin/core-common": "^3.7.0 || ^4.0.0", "@itwin/core-frontend": "^3.7.0 || ^4.0.0", "@itwin/core-geometry": "^3.7.0 || ^4.0.0", "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "workspace:^4.16.1", + "@itwin/core-react": "workspace:^4.16.2", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" },