-
-
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][Tabs] Deprecate *Props and complete slots
, slotProps
#45012
Conversation
Netlify deploy preview
TabList: parsed: +1.20% , gzip: +1.16% Bundle size reportDetails of bundle changes (Toolpad) |
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 left a comment
docs/data/material/migration/migrating-from-deprecated-apis/migrating-from-deprecated-apis.md
Show resolved
Hide resolved
@DiegoAndai @aarongarciah I found this experimental section about the The |
@siriwatknp from https://mui.com/material-ui/react-tabs/, it seems to me that What about this plan? In v6 & v7:
I don't think there will be many people confusing Only in v7:
|
For the name, I prefer |
@DiegoAndai |
docs/data/material/migration/migrating-from-deprecated-apis/migrating-from-deprecated-apis.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Diego Andai <[email protected]> Signed-off-by: Siriwat K <[email protected]>
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.
🚀
@siriwatknp remember we have to cherry-pick these to |
part of #41281
root, scroller, list, scrollbar, indicator, scrollButtons, startScrollButtonIcon, endScrollButtonIcon
.These are existing slots and classes (rename
flexContainer
tolist
).flexContainer
andflexContainerVertical
classes in favor oflist
+vertical