-
-
Notifications
You must be signed in to change notification settings - Fork 293
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
[studio-docs] Improve textfield docs and re-establish links to Material UI components #3929
base: master
Are you sure you want to change the base?
Conversation
I guess we should add a demo for |
I agree, added demos for isRequired and maxLength as well and expanded on their description. |
I've added some copy suggestions + a commit to make the demo text fields have a fixed width so that it doesn't change when they show an error. |
Co-authored-by: Pedro Ferreira <[email protected]> Signed-off-by: Prakhar Gupta <[email protected]>
Thanks, not having a fixed with was an issue. |
…gth.js Signed-off-by: Prakhar Gupta <[email protected]>
…gth.js Signed-off-by: Prakhar Gupta <[email protected]>
I changed the casing in two files and then Git always has some issues with that, sorry for that! |
Yeah my bad no errors, there are just some warnings that we can ignore I guess. |
I've added a commit to fix the vale warnings! |
Addresses point 1 of #3675 (comment). This will just re-establish the links back to Material UI docs. Tried 2,3 a bit but couldn't make it work.
Also, added a demo for textfield validation props. Preview: https://deploy-preview-3929--mui-toolpad-docs.netlify.app/toolpad/studio/components/text-field/#minlength