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][ListItem] Deprecate ListItem's components and componentsProps #42219

Merged
merged 5 commits into from
May 23, 2024

Conversation

aarongarciah
Copy link
Member

@aarongarciah aarongarciah commented May 13, 2024

Part of: #41279

Deprecate ListItem's components and componentsProps props in favor of slots and slotProps respectively. Includes the corresponding codemod and documentation updates.

@aarongarciah aarongarciah added component: list This is the name of the generic UI component, not the React module! deprecation New deprecation message package: material-ui Specific to @mui/material labels May 13, 2024
@mui-bot
Copy link

mui-bot commented May 13, 2024

@aarongarciah aarongarciah marked this pull request as ready for review May 13, 2024 09:36
@aarongarciah aarongarciah changed the title [material-ui][ListItem] Deprecate ListItem's components and componentsProps [material-ui][ListItem] Deprecate ListItem's components and componentsProps May 13, 2024
@aarongarciah aarongarciah changed the title [material-ui][ListItem] Deprecate ListItem's components and componentsProps [material-ui][ListItem] Deprecate ListItem's components and componentsProps May 13, 2024
Copy link
Member

@DiegoAndai DiegoAndai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this @aarongarciah!

I couple of copy corrections but otherwise looks good 😊

packages/mui-codemod/README.md Outdated Show resolved Hide resolved
packages/mui-material/src/ListItem/ListItem.js Outdated Show resolved Hide resolved
@aarongarciah aarongarciah force-pushed the aarongarcia/listitem-slot-props branch from d663531 to cba1387 Compare May 15, 2024 06:58
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label May 20, 2024
Copy link
Member

@DiegoAndai DiegoAndai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@aarongarciah aarongarciah force-pushed the aarongarcia/listitem-slot-props branch from cba1387 to 7378ea0 Compare May 23, 2024 18:53
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels May 23, 2024
@aarongarciah aarongarciah force-pushed the aarongarcia/listitem-slot-props branch from 7378ea0 to 3f68b08 Compare May 23, 2024 19:01
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label May 23, 2024
@aarongarciah aarongarciah reopened this May 23, 2024
@aarongarciah aarongarciah merged commit beb8fc2 into mui:next May 23, 2024
31 checks passed
@aarongarciah aarongarciah deleted the aarongarcia/listitem-slot-props branch May 23, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: list This is the name of the generic UI component, not the React module! deprecation New deprecation message package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants