Skip to content
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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

siriwatknp
Copy link
Member

Part of #41281

  • Deprecate LinearProgressProps in favor of slotProps.progress
  • Added slots, slotProps for root, progress, dots, and dot
  • Updated migration doc with a codemod

@siriwatknp siriwatknp added component: stepper This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Jan 16, 2025
@mui-bot
Copy link

mui-bot commented Jan 16, 2025

Netlify deploy preview

MobileStepper: parsed: +2.84% , gzip: +2.61%
@material-ui/core: parsed: +0.08% , gzip: +0.06%

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 45204b3

@@ -0,0 +1,15 @@
import MobileStepper from '@mui/material/MobileStepper';
Copy link
Contributor

@sai6855 sai6855 Jan 20, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: stepper This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants