This repository has been archived by the owner on Dec 25, 2017. It is now read-only.
v2.1.2
π Bug Fixes
- cleanup: fix cannot get validation result (33c71d1)
- errors: fix cannot apply validation classes (af91d57), closes #239
- event: fix cannot fire top level events (b91d36a), closes #233
- group: fix group validation for radio (1fbfc53), closes #234
β‘ Improvements
- async: update async validator for function I/F (974cf61)
- errors: error messages order (b1add7d), closes #240
- warning: changed warning for when the elements under validation are not wrapped in a element. (#224) by @SERVANT14 (ec1f223)
NOTE
- cleanup: warning: not fixes validation result outside available yet