-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update itwinui => 3.x * Auto changes using tool * Manual update * Webpack upgrade to 5 and babel to use v7 * Style fixes * Updated tests * Created changelogs * Updated changes * Updated jest * Updated module to use es2020 * Fixed dark mode * Minimum node supported version is now 14.17.3 * Updated tslib and rollup typescript plugin * Updated minimum node version to 18.14.0 * Reverting the changes back * Updated dependencies to support node 18 * Updated tsconfig in each module * Replaced node-sass with sass * Updated iModelGhostTile * Updated eslint parsers * Refs now focus * Module to esnext * Removed unused classes * Moved itwinui-react as a dependency * ITwinTile updated * Updated comments * Removed extra space * Removed nullish coalescing rule * Updated to minor + typecasting in manage versions
- Loading branch information
1 parent
77e9241
commit 524e2d9
Showing
70 changed files
with
10,625 additions
and
7,421 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
common/changes/@itwin/create-imodel-react/DanishM-itwinui3_x_2023-11-20-07-14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@itwin/create-imodel-react", | ||
"comment": "Updated itwinui-react to 3.x", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@itwin/create-imodel-react" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@itwin/delete-imodel-react/DanishM-itwinui3_x_2023-11-20-07-14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@itwin/delete-imodel-react", | ||
"comment": "Updated itwinui-react to 3.x", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@itwin/delete-imodel-react" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@itwin/delete-itwin-react/DanishM-itwinui3_x_2023-11-20-07-14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@itwin/delete-itwin-react", | ||
"comment": "Updated itwinui-react to 3.x", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@itwin/delete-itwin-react" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@itwin/imodel-browser-react/DanishM-itwinui3_x_2023-11-20-07-14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@itwin/imodel-browser-react", | ||
"comment": "Updated itwinui-react to 3.x", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@itwin/imodel-browser-react" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@itwin/manage-versions-react/DanishM-itwinui3_x_2023-11-20-07-14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@itwin/manage-versions-react", | ||
"comment": "Updated itwinui-react to 3.x", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@itwin/manage-versions-react" | ||
} |
Oops, something went wrong.