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

[OutlinedInput][material-next] Add OutlinedInput component #39695

Open
2 of 8 tasks
Tracked by #38374
mj12albert opened this issue Nov 1, 2023 · 0 comments
Open
2 of 8 tasks
Tracked by #38374

[OutlinedInput][material-next] Add OutlinedInput component #39695

mj12albert opened this issue Nov 1, 2023 · 0 comments
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! design: material you v7.x

Comments

@mj12albert
Copy link
Member

mj12albert commented Nov 1, 2023

Part of #38374

Migration Steps

  • Copy component files from material (v5) to material-next (39698)
  • Remove deprecated components and componentsProps props
  • Drop support for ThemeProvider in favor of CssVarsProvider
  • Migrate component to Typescript
  • Refactor component to use Base UI’s hook if it exists
  • Implement Material You design specs (will be polished again when working on TextField)
  • Add component playground to v5 docs will be part of the TextField playground
  • Refactor styles to use component CSS Variables (will be polished again 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 v7.x
Projects
None yet
Development

No branches or pull requests

2 participants