-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open
Labels
component: PaperThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!design: material youon holdThere is a blocker, we need to waitThere is a blocker, we need to wait
Milestone
Description
Part of #38374
Migration Steps
- Copy component files from material (v5) to material-next
- Remove deprecated components and componentsProps props
- Drop support for ThemeProvider in favor of CssVarsProvider
- Migrate component to Typescript
- Refactor component to use
useSlotProps
from Base UI - Implement Material You design specs
- Add component playground to v5 docs
- Refactor styles to use component CSS Variables
Note
- Paper uses
getOverlayAlpha
whichmaterial-next
is importing frommaterial
, we can copy it over tomaterial-next/styles
Metadata
Metadata
Assignees
Labels
component: PaperThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!design: material youon holdThere is a blocker, we need to waitThere is a blocker, we need to wait