Releases: NewOldMax/react-material-ui-form-validator
Releases · NewOldMax/react-material-ui-form-validator
New Context release!
This package was switched to new Context API in order to use future versions of React, but projects with legacy context will keep working
Dependencies update
2.0.10 2.0.10 release
Material UI v4 support
Also added removeValidationRule
function
Persist submit event release
Now you can use event from submit function as well
Regression fix release
Fixed form submit in Promise using case
isFormValid
now returns Promise
Promise support release
You can use promises in your custom validations!
Debounced forms reset fix
2.0.3 Update lock file
Fix npm audit
Also update deps
2.0.1
Stable release for material-ui v1
2.0.0 Exclude withRequiredValidator from input props.