Releases: theadam/react-inform
Releases · theadam/react-inform
v0.2.3
01 Nov 04:41
Compare
Sorry, something went wrong.
No results found
v0.2.2
03 Feb 14:14
Compare
Sorry, something went wrong.
No results found
Adds support for setting the "touched" state of any field.
v0.2.1
01 Nov 01:13
Compare
Sorry, something went wrong.
No results found
Adds props property to each field to avoid warnings with react 15 and above
v0.2.0
29 Sep 02:11
Compare
Sorry, something went wrong.
No results found
Changelog
Adds dynamic fields / validation support
0.1.2
24 Jul 13:50
Compare
Sorry, something went wrong.
No results found
Changelog
Fixes onValues form property (#12 )
Forwards only non-controlled properties to the wrapped element (#15 )
Updated development dependencies (#17 )
0.1.0
03 May 22:17
Compare
Sorry, something went wrong.
No results found
Changelog
Added onValidate property so parents can react to validation changes.
Added support for async validation.