Skip to content

Releases: bietkul/react-reactive-form

New Specs & Bug Fixes

19 Aug 20:51
a2d1b56
Compare
Choose a tag to compare

Release Notes:

Added FormGenerator Api

30 May 21:37
Compare
Choose a tag to compare

Features:

Added FormGenerator api
Added emitEvent option in markAsTouched & markAsUntouched method

Added meta prop in Field components.

17 Apr 19:23
1ac67b7
Compare
Choose a tag to compare
1.0.22

Update README.md

1.0.21

02 Apr 13:58
Compare
Choose a tag to compare
Minor Fixes

Added React Component Api's

19 Feb 19:22
ea53614
Compare
Choose a tag to compare

Release Notes:

  • Added strict option in Field.
  • Added FieldGroup, FieldControl & FieldArray React components.
  • Added onValueChanges & onBlurChanges observable in FormControl

Fixed issues with updateOn property

29 Dec 20:29
Compare
Choose a tag to compare
Merge branch 'develop' of https://github.com/bietkul/react-reactive-f…

…orm into develop

Fixed React Native Issues

28 Dec 21:18
Compare
Choose a tag to compare
  • Added submitted property in FormGroup and FormArray.
  • Added input handler for React Native Switch component.
  • Fixed Issues with React Native TextInput.

Initial Release

19 Dec 21:17
Compare
Choose a tag to compare
1.0.7

version update