-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Open
Labels
deprecationNew deprecation message.New deprecation message.on holdThere is a blocker, we need to wait.There is a blocker, we need to wait.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.
Description
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:
- A section in the migration guide
- A codemod
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 #45418
- Divider: #40563
- Drawer: #44870
- FilledInput
- ImageListItemBar: #42905
- Input
- InputBase #45234
- LinearProgress: #44933
- LoadingButton
- NativeSelect
- OutlinedInput
- PaginationItem: #40673, #41145
- Select: #42950
- Slider: #45201
- SpeedDial
- SpeedDialAction
- SpeedDialIcon
- StepConnector: #41740
- SwipeableDrawer: #44870
- TableSortLabel: #42281
- TabList
- Tabs
- ToggleButtonGroup: #41288
- Tooltip
Search keywords: deprecation composed classes material-ui
Search keywords:
jaydenseric
Metadata
Metadata
Assignees
Labels
deprecationNew deprecation message.New deprecation message.on holdThere is a blocker, we need to wait.There is a blocker, we need to wait.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.
Projects
Status
In progress