-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[material-ui][MobileStepper] deprecate LinearProgressProps
and complete slots
, slotProps
#45033
Conversation
Netlify deploy previewMobileStepper: parsed: +2.80% , gzip: +2.60% Bundle size reportDetails of bundle changes (Toolpad) |
@@ -0,0 +1,15 @@ | |||
import MobileStepper from '@mui/material/MobileStepper'; |
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.
theme.actual.js and theme.expected.js files are missing
…ecation/mobile-stepper
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 good, just left 1 comment
packages/mui-codemod/src/deprecations/mobile-stepper-props/test-cases/expected.js
Show resolved
Hide resolved
https://github.com/mui/material-ui/blob/master/packages/mui-codemod/README.md i think adding deprecations in this file got missed |
Cherry-pick PRs will be created targeting branches: v6.x |
…lete `slots`, `slotProps` (#45033)
Part of #41281
LinearProgressProps
in favor ofslotProps.progress
slots, slotProps
forroot
,progress
,dots
, anddot