[material-ui][StepLabel] Deprecate componentProps prop#41321
[material-ui][StepLabel] Deprecate componentProps prop#41321DiegoAndai merged 14 commits intomui:nextfrom
componentProps prop#41321Conversation
componentProps prop
Netlify deploy previewBundle size reportDetails of bundle changes (Toolpad) |
| refInstanceof: window.HTMLSpanElement, | ||
| testVariantProps: { error: true }, | ||
| testLegacyComponentsProp: true, | ||
| testLegacyComponentsProp: false, |
There was a problem hiding this comment.
changed to false since this component doesn't have components prop
There was a problem hiding this comment.
Removing this line would have the same effect if I'm not mistaken. If it is the same, then I would prefer to remove it.
DiegoAndai
left a comment
There was a problem hiding this comment.
Thanks for taking this one @sai6855
| refInstanceof: window.HTMLSpanElement, | ||
| testVariantProps: { error: true }, | ||
| testLegacyComponentsProp: true, | ||
| testLegacyComponentsProp: false, |
There was a problem hiding this comment.
Removing this line would have the same effect if I'm not mistaken. If it is the same, then I would prefer to remove it.
|
Along with the other standardization PRs, we'll wait for the I will point them to |
DiegoAndai
left a comment
There was a problem hiding this comment.
Waiting for next branch, blocking just so we don't merge it accidentally.
fa8c0d9 to
640c0f6
Compare
b0e9f3d to
18899ec
Compare
docs/data/material/migration/migrating-from-deprecated-apis/migrating-from-deprecated-apis.md
Outdated
Show resolved
Hide resolved
docs/data/material/migration/migrating-from-deprecated-apis/migrating-from-deprecated-apis.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Diego Andai <diego@mui.com>
|
@sai6855 I think merging the |
|
Merging Current |
|
@DiegoAndai CI is green now |
part of #41279