-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[TextField][material-next] Add v7 TextField component #38374
Labels
component: text field
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
umbrella
For grouping multiple issues to provide a holistic view
Milestone
Comments
mj12albert
added
component: text field
This is the name of the generic UI component, not the React module!
design: material you
v6.x
labels
Aug 8, 2023
37 tasks
This was referenced Sep 27, 2023
1 task
This was referenced Oct 18, 2023
8 tasks
This was referenced Nov 1, 2023
mj12albert
added
the
umbrella
For grouping multiple issues to provide a holistic view
label
Nov 1, 2023
This was referenced Nov 1, 2023
mj12albert
changed the title
[TextField][material-next] Add TextField
[TextField][material-next] Add v6 TextField component
Nov 1, 2023
This was referenced Nov 1, 2023
This was referenced Nov 2, 2023
2 tasks
This was referenced Nov 21, 2023
DiegoAndai
changed the title
[TextField][material-next] Add v6 TextField component
[TextField][material-next] Add v7 TextField component
Dec 29, 2023
oliviertassinari
modified the milestones:
Material UI: v7 (draft),
Material UI v8 (draft)
Sep 29, 2024
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
on hold
There is a blocker, we need to wait
umbrella
For grouping multiple issues to provide a holistic view
This is an umbrella issue for tracking the work on adding
TextField
to@mui/material-next
as part of the Material You effort (#29345)Material Design 3 TextField specs: https://m3.material.io/components/text-fields/specs
Prerequisites
As TextField is composed from several components, we have issues tracking work for the constituent parts:
Typography
)These look related but are not:
FormControlLabel
,FormGroup
New Features/Breaking Changes
TextField
Select
#21782inputComponent
tocomponent
[FormControl][material-next] Add FormControl component #39032 (comment)<input type="reset">
[TextField] Uncontrolled Input components do not fully reset when inside a<form>
with a reset button #39302FormControl
disabled
attribute if the underlying element is afieldset
[material-ui][Form Control] Native HTML attribute is not supported #38932Fragment
[FormControl] Cannot renderFormControl
asReact.Fragment
#38094InputAdornment
The text was updated successfully, but these errors were encountered: