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] Deprecate composed CSS classes #41282

Open
8 of 30 tasks
DiegoAndai opened this issue Feb 26, 2024 · 0 comments
Open
8 of 30 tasks

[material-ui] Deprecate composed CSS classes #41282

DiegoAndai opened this issue Feb 26, 2024 · 0 comments
Assignees
Labels
deprecation New deprecation message package: material-ui Specific to @mui/material ready to take Help wanted. Guidance available. There is a high chance the change will be accepted

Comments

@DiegoAndai
Copy link
Member

DiegoAndai commented Feb 26, 2024

Part of #40417

Description

Deprecate composed CSS classes, which are planned for removal in v7.

  • These are deprecated in favor of using atomic classes and combining them in userland
  • If the atomic classes do not exist, they must be implemented in the same PR in which the deprecation is added
  • The PR introducing the deprecation must also add:

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

  • AccordionSummary: #40418, #41006
  • Alert: #40688
  • Button: #40675
  • ButtonGroup: #41259
  • Chip: #41235
  • CircularProgress: #42076
  • Dialog
  • Divider
  • Drawer
  • FilledInput
  • ImageListItemBar
  • Input
  • InputBase
  • LinearProgress
  • LoadingButton
  • NativeSelect
  • OutlinedInput
  • PaginationItem: #40673, #41145
  • Select
  • Slider
  • SpeedDial
  • SpeedDialAction
  • SpeedDialIcon
  • StepConnector: #41740
  • SwipeableDrawer
  • TableSortLabel
  • TabList
  • Tabs
  • ToggleButtonGroup: #41288
  • Tooltip

Search keywords: deprecation composed classes material-ui

Search keywords:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation New deprecation message package: material-ui Specific to @mui/material ready to take Help wanted. Guidance available. There is a high chance the change will be accepted
Projects
Status: In progress
Development

No branches or pull requests

1 participant