Releases: coderan-io/validator
Releases · coderan-io/validator
2.1.2
07 Feb 17:11
Compare
Sorry, something went wrong.
No results found
Removed root import error when installed as dependency
Fixed valid default true
2.1.1
06 Feb 16:41
Compare
Sorry, something went wrong.
No results found
Added missing main property in package.json
2.1.0
06 Feb 10:15
Compare
Sorry, something went wrong.
No results found
Added active url to index export
Added regex rule
Added checked rule
Added area dirty flag
Added area touched flag
Added area valid flag
Added area pending flag
Added setting errors from props
2.0.1
12 Dec 14:21
Compare
Sorry, something went wrong.
No results found
Fixes:
Removed travis config
Changed readme badge to show CI status instead of Travis
2.0.0
12 Dec 14:10
Compare
Sorry, something went wrong.
No results found
New
Validation rule passed method can now return a promise.
No-required elements are skipped when the required rule is not provided or the element doesn't have a value
1.0.0
02 Oct 14:19
Compare
Sorry, something went wrong.
No results found
Added
Area component
Provider component
required rule
min rule
max rule
Validator