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

[Paper][material-next] Add Paper component #39964

Open
8 tasks
mj12albert opened this issue Nov 22, 2023 · 1 comment
Open
8 tasks

[Paper][material-next] Add Paper component #39964

mj12albert opened this issue Nov 22, 2023 · 1 comment
Labels
component: Paper This is the name of the generic UI component, not the React module! design: material you on hold There is a blocker, we need to wait

Comments

@mj12albert
Copy link
Member

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

@mj12albert mj12albert added component: Paper This is the name of the generic UI component, not the React module! v6.x design: material you labels Nov 22, 2023
@mj12albert mj12albert added the on hold There is a blocker, we need to wait label Nov 22, 2023
@mj12albert
Copy link
Member Author

There are big changes to elevation in MD3: https://m3.material.io/styles/elevation/overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Paper This is the name of the generic UI component, not the React module! design: material you on hold There is a blocker, we need to wait
Projects
None yet
Development

No branches or pull requests

3 participants