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

v2.1.0

Compare
Choose a tag to compare
@kazupon kazupon released this 30 Apr 22:10
· 355 commits to dev since this release

Bug Fixes

  • initial: cannot work 'initial="off"' on the checkbox (0d705d8), closes #208
  • v-validate: friendly error for field name missing (#205) by @xjchengo (35c01d3)

Features

  • active: add validation active classes (5a71499)
  • api: fix $validate API when using touched (#211) by @losadaem (68282d1), closes #211
  • classes: add custom validation classes (1d52746)
  • classes: add validation classes (85fe201)
  • validator: add classes params to validator element directive (6103e8d)