mui / mui/material-ui

[material-ui] Deprecate composed CSS classes

Open
#41,282 10 comments 1 reaction 1 assignee View on GitHub

@DiegoAndai is already working on this.

Since Feb 26, 2024.

deprecation on hold scope: all components
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

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:

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:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.