Releases: bietkul/react-reactive-form
Releases · bietkul/react-reactive-form
New Specs & Bug Fixes
Added FormGenerator Api
Features:
Added FormGenerator api
Added emitEvent
option in markAsTouched
& markAsUntouched
method
Added meta prop in Field components.
1.0.22 Update README.md
1.0.21
Added React Component Api's
Release Notes:
- Added
strict
option in Field. - Added FieldGroup, FieldControl & FieldArray React components.
- Added onValueChanges & onBlurChanges observable in FormControl
Fixed issues with updateOn property
1.0.9 Merge branch 'develop' of https://github.com/bietkul/react-reactive-f…
Fixed React Native Issues
- Added
submitted
property in FormGroup and FormArray. - Added input handler for React Native
Switch
component. - Fixed Issues with React Native
TextInput
.
Initial Release
1.0.7 version update