Skip to content
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.

v2.1.2

Compare
Choose a tag to compare
@kazupon kazupon released this 21 May 15:18
· 319 commits to dev since this release

πŸ› 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