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

[InputLabel][material-next] Add InputLabel component #39512

Closed
8 tasks done
Tracked by #38374
mj12albert opened this issue Oct 19, 2023 · 0 comments · Fixed by #39483
Closed
8 tasks done
Tracked by #38374

[InputLabel][material-next] Add InputLabel component #39512

mj12albert opened this issue Oct 19, 2023 · 0 comments · Fixed by #39483
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! design: material you

Comments

@mj12albert
Copy link
Member

mj12albert commented Oct 19, 2023

Part of #38374

Migration Steps

  • Copy component files from material (v5) to material-next (39166)
  • Remove deprecated components and componentsProps props (39483)
  • Drop support for ThemeProvider in favor of CssVarsProvider (39483)
  • Migrate component to Typescript (39483)
  • Refactor component to use Base UI’s hook if it exists - useSlotProps
  • Implement Material You design specs (39483 but will be polished when working on TextField)
  • Add component playground to v5 docs will be part of the TextField playground
  • Refactor styles to use component CSS Variables (39483 but will be polished when working on TextField)
@mj12albert mj12albert added component: text field This is the name of the generic UI component, not the React module! design: material you labels Oct 19, 2023
@mj12albert mj12albert self-assigned this Oct 19, 2023
@mj12albert mj12albert changed the title [FormLabel][material-next] Add FormLabel component [InputLabel][material-next] Add InputLabel component Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! design: material you
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant