Released version 2.4.2
- netteForms.js: cannot use
range()
to validate min/max (#136) - netteForms.js: added argument 'onlyCheck' to
validateForm()
#133 - netteForms.js: validity of input=number is checked in 'onlyCheck' mode
- Rules::
validate()
processes all conditions - fixed compatibility with PHP 7.1
- netteForms.js: fixed compatiblity with IE 8 (#127)
For the details you can have a look at the diff.