-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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] Deprecate components
and componentsProps
props
#41279
Comments
components
and componentsProps
deprecationscomponents
and componentsProps
props
Hello, I'd like to take on Backdrop. |
Hey @aacevski, assigned! Feel free to let me know if you need any help. |
Hello I'd like to take InputBase component |
After I added deprecated comment to InputBase the 3 other input components (Input, FilledInput and OutlinedInput) are automatically updated. Seems like we need to prepare 1 PR to update the all 4. Are ok with that or you prefer to prepare 4 PRs for each of them? |
Hello I'd like to take Tooltip component |
I will take Popper as well |
@ChronicusUA id suggest you hold off creating more PR's until your current PRs are reviewed and merged. As it will be difficult for maintainers to manage and review multiple PRs |
Hey @ChronicusUA, sorry for not replying earlier. Thanks for working on these. I'll review the PRs now. As @sai6855 suggested, let's work on the current ones before moving on to other components 🙌🏼 |
This issue has been completed! 🎉 Thanks to everyone who contributed, you've helped Material UI become a more consistent library 😊 |
Part of #40417
Description
Deprecate
components
andcomponentsProps
props, which are planned for removal in v7.slots
andslotProps
slots
orslotProps
props do not exist:Example PR
Contributing
Feel free to take any components that still need to be done or in progress. Please mention this issue in your PR so we can link it in the description and keep it up to date.
Components to migrate
Search keywords: deprecation components componentsProps material-ui
The text was updated successfully, but these errors were encountered: