cybertec-postgresql / rjsf-material-ui

[Archived] Material UI theme for react-jsonschema-form.
https://cybertec-postgresql.github.io/rjsf-material-ui/
MIT License
62 stars 25 forks source link

Select Widget Disable Fix #216

Closed tisdadd closed 4 years ago

tisdadd commented 4 years ago

Now will apply proper disabled across full select, meaning the Material disabled classes make it to the label as well.

agustin107 commented 4 years ago

Thanks for contributing! 🙃