-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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 composed CSS classes #41282
Comments
Hi @DiegoAndai, I would like to help out with this task, I'm thinking of starting with tooltip, but I'm having a little difficulty discerning the composed classes from the atomic ones. I'm looking at the docs docs, .MuiTooltip-arrow Where the composed classes are the the joins of what would be individual css classes applied to the children. |
Hi @harry-whorlow! The Tooltip components is a complex component, I'm not sure what the best class structure would be best 🤔 I would suggest starting with the SpeedDial component. |
Copy that, I'll start with the old friend SpeedDial 🫡 [edit]: I've had a lot of things come up, if someone wants to take over go ahead. I'll update this comment if something changes in the future. Sorry |
Hi @DiegoAndai I would like to help out with this task. Is it still available for contribution from the community? |
Hello @DiegoAndai, I would like to contribute as well. |
Hey @alisasanib @yash49, thanks for reaching out, and sorry for the delay. Any of the components in the description's list that don't have a PR attached are free to take. I would recommend starting with simpler components like the LinearProgress or SpeedDial. Let me know if you will be taking any of these. Thanks in advance! |
If it's alright with you, I'll start with speed dial as it was the PR I was working on before the endeavour was paused. |
@DiegoAndai I'll work on Drawer |
Hi @DiegoAndai |
Part of #40417
Description
Deprecate composed CSS classes, which are planned for removal in v7.
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 composed classes material-ui
Search keywords:
The text was updated successfully, but these errors were encountered: