-
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
- I…
-
Migrate material 2 to material 3 and apply the dynamic colour is available. Some UI could also be improved, and potentially reuse certain UI components in Compose instead of the original XML views.
-
### Summary
If having a couple of buttons, each opening a menu. It is confusing to me which button the menu is connected to as they do not have any visual indication.
### Examples
Material De…
-
Part of #40417
## Description
Deprecate `*Component` and `*Props` props in v6, planned for removal in v7.
- These are deprecated in favor of the slot pattern: `slots` and `slotProps`
- If t…
-
possible suggestions:
shadcn
material ui
any other cool library that was built with accessible components
-
## Problems 💡
I think we must rework the whole section of https://mui.com/material-ui/getting-started/example-projects/. It's not great:
1. "Example projects" as a header doesn't make sense to m…
-
**Describe the bug**
I am using Next with Tailwind, however this component is requesting me to install MaterialUI.
**Expected behavior**
I would like to be able tu use this component without inst…
-
## Rationale
1. This was previously attempted by the automated dependabot job but the PR tests failed.
1. This issue has been created to fix the issue as there may be multiple dependency requirement…
-
**Description**:
Currently, the CodePair design system is being managed in [Figma](https://www.figma.com/design/OYc1Cr0nvFuBnWZxhscfDk/Code-Pair?node-id=104-298&t=o9JdW0DqGdQHHmRi-1).
We are p…
-
I noticed in the Material-UI's roadmap a Numeric Input component to be built. If nobody has took the lead then I can help. Recently I had to develop a component like that for a personal project (first…