-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore: Upgrade MUI and SDS - SCE-3 SCE-2 #1075
Conversation
client/src/components/embedding/components/Opacities/components/Opacity/index.tsx
Show resolved
Hide resolved
client/src/components/embedding/components/Opacities/components/Opacity/index.tsx
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1075 +/- ##
==========================================
+ Coverage 77.47% 77.57% +0.09%
==========================================
Files 88 92 +4
Lines 6856 7144 +288
==========================================
+ Hits 5312 5542 +230
- Misses 1544 1602 +58
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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! Just some small discussion items 😄 Thank you!
"@czi-sds/components": "^20.7.0", | ||
"@emotion/css": "^11.13.0", | ||
"@emotion/react": "^11.13.0", | ||
"@emotion/styled": "^11.13.0", | ||
"@mui/base": "^5.0.0-beta.40", | ||
"@mui/icons-material": "^5.16.7", | ||
"@mui/lab": "^5.0.0-alpha.173", | ||
"@mui/material": "^5.16.7", |
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.
impressive amount of upgrades 👏 🏆 🫡
client/src/components/embedding/components/Opacities/components/Opacity/index.tsx
Outdated
Show resolved
Hide resolved
client/src/components/embedding/components/Opacities/components/Opacity/index.tsx
Outdated
Show resolved
Hide resolved
d1f84ab
to
fb811c6
Compare
cd3a68b
to
da26654
Compare
8992e23
to
0d5a80b
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.
Looks amazing! Just one last comment otherwise super LGTMMMM 🕺 ✨ 🪩
63013e6
to
de849f4
Compare
MUI Upgrade
SDS Upgrade
Changes:
rdev -> HERE