This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
formsy-react
Watch
302
Star
0
Fork
You've already forked formsy-react
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cfebf17aea
formsy-react
/
src
History
adam.dymowski
2a384f40a6
Fix: Form.validationErrors disables input validation
#239
2015-10-19 16:19:03 +02:00
..
Decorator.js
Pass through props inside the decorator
2015-09-01 18:00:06 -06:00
HOC.js
fix extending props in HOC.
2015-10-06 11:25:59 +05:30
Mixin.js
`getErrorMessages` should return empty array when there are no errors
2015-07-09 12:53:26 +03:00
main.js
Fix: Form.validationErrors disables input validation
#239
2015-10-19 16:19:03 +02:00
utils.js
Reverted passing of all props, only added autoComplete
2015-05-22 16:20:34 +02:00
validationRules.js
Added new validation rules: `isAlphanumeric`, `isInt`, `isFloat`
2015-09-11 11:02:35 +03:00