Releases: rstgroup/react-components-form
Releases · rstgroup/react-components-form
v1.4.0
- custom form validation
- Posibility to use form without validation
v1.3.0
- form validation on change any field value
v1.2.0
- fieldAttributes (posibility to add any html attributes to input)
- documentation about fieldsRestyle
v1.1.1
- fix for import seperate fields
- add import to fields with bootstrap theme
v1.1.0
- seperate field without Form context
- propTypes on all components
- first test for components