formsy-react/releases
FoxxMD 418c833e2d Add method for checking if input has had interaction
* Input state has `isPristine` to represent user interaction
* `isPristine` defaults to `false`
* Is triggered by `setValue` to `true`
* Reset on `resetValue`
* `setFormPristine` sets all form inputs pristine value
* `onSubmit` sets `setFormPristine` false
2015-01-19 15:26:13 -05:00
..
formsy-react.js Add method for checking if input has had interaction 2015-01-19 15:26:13 -05:00
formsy-react.min.js Add method for checking if input has had interaction 2015-01-19 15:26:13 -05:00