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

[FormHelperText][material-next] Add FormHelperText component #39513

Closed
1 of 8 tasks
Tracked by #38374
mj12albert opened this issue Oct 19, 2023 · 0 comments · Fixed by #39503
Closed
1 of 8 tasks
Tracked by #38374

[FormHelperText][material-next] Add FormHelperText component #39513

mj12albert opened this issue Oct 19, 2023 · 0 comments · Fixed by #39503
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 (39503)
  • Drop support for ThemeProvider in favor of CssVarsProvider (39503)
  • Migrate component to Typescript (39503)
  • Refactor component to use Base UI’s hook if it exists
  • Implement Material You design specs (39503 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 (39503 but will be polished when working on TextField)
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.

3 participants