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

[InputBase][material-next] Add InputBase component #38372

Closed
11 tasks done
Tracked by #38374
mj12albert opened this issue Aug 8, 2023 · 1 comment
Closed
11 tasks done
Tracked by #38374

[InputBase][material-next] Add InputBase component #38372

mj12albert opened this issue Aug 8, 2023 · 1 comment
Assignees
Labels
component: input This is the name of the generic UI component, not the React module! design: material you

Comments

@mj12albert
Copy link
Member

mj12albert commented Aug 8, 2023

Part of #38374

Migration Steps

  • Copy component files from material (v5) to material-next (38392)
  • Remove deprecated components and componentsProps props (38392)
  • Drop support for ThemeProvider in favor of CssVarsProvider (38392)
  • Migrate component to Typescript (38392)
  • Refactor component to use Base UI’s hook if it exists (38392)
  • Implement Material You design specs InputBase contains mostly reset styles
  • Add component playground to v5 docs will be part of the TextField playground
  • Refactor styles to use component CSS Variables (38392 but will be polished when working on TextField)

Other tasks

@mj12albert mj12albert added design: material you component: input This is the name of the generic UI component, not the React module! labels Aug 8, 2023
@mj12albert mj12albert self-assigned this Aug 8, 2023
@mj12albert mj12albert added the v6.x label Aug 8, 2023
@mj12albert mj12albert changed the title [Input][material-next] Add Input component [Input][material-next] Add Input(Base) component Aug 10, 2023
@mj12albert mj12albert changed the title [Input][material-next] Add Input(Base) component [Input][material-next] Add InputBase component Sep 19, 2023
@mj12albert mj12albert changed the title [Input][material-next] Add InputBase component [InputBase][material-next] Add InputBase component Nov 2, 2023
@mj12albert
Copy link
Member Author

Closing this as the migration checklist items and related tasks are complete, other new features or breaking changes for v6 will be tracked in #38374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: input This is the name of the generic UI component, not the React module! design: material you
Projects
Status: Done
Development

No branches or pull requests

3 participants