-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ITwinui update 3.x #107
ITwinui update 3.x #107
Conversation
DanishMehmood-bit
commented
Nov 17, 2023
•
edited
Loading
edited
- Updated storybook to webpack 5
- Updated storybook to support Babel v7
- Updated itwinui to 3.x
- Updated minimum supported node version to 18.14.0
- Updated CI to run node 18 workflows
- Fixed dark mode in storybook
- Repo now targets es2020
- Replaced node-sass with sass
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
packages/apps/storybook/src/imodel-browser/IModelGrid.stories.tsx
Outdated
Show resolved
Hide resolved
packages/modules/imodel-browser/src/containers/iModelTiles/IModelTile.tsx
Show resolved
Hide resolved
Yeah, sorry... I did not come back to this PR, but I am concerned about so many css changes. That should not have been needed :/ |
Apologies, tests are failing after some fixes, will try to fix and finish this soon. |
Update - Done with my changes and PR is merged |
…into DanishM/itwinui3_x
packages/modules/imodel-browser/src/containers/iModelTiles/IModelTile.tsx
Show resolved
Hide resolved
packages/modules/create-imodel/src/components/base-imodel/BaseIModel.scss
Show resolved
Hide resolved
packages/modules/imodel-browser/src/containers/ITwinGrid/ITwinTile.tsx
Outdated
Show resolved
Hide resolved
packages/modules/imodel-browser/src/containers/iModelTiles/IModelGhostTile.tsx
Show resolved
Hide resolved
packages/modules/imodel-browser/src/containers/iModelTiles/IModelTile.tsx
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ManageVersions.tsx
Show resolved
Hide resolved
b2fddbd
to
9a0248f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving changes in files that i own (ci)
packages/modules/create-imodel/src/components/base-imodel/BaseIModel.scss
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ManageVersions.tsx
Outdated
Show resolved
Hide resolved
common/changes/@itwin/imodel-browser-react/DanishM-itwinui3_x_2023-11-20-07-14.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!