This repository has been archived by the owner on Dec 25, 2017. It is now read-only.
v2.0.0-beta.1
Pre-release
Pre-release
Bug Fixes
- validation: change babel es2015 preset to es2015 loose (for IE 9/10) (bd1a21b), closes #161
- validation: touched property issues (d8f1d09), closes #163
Features
- api: expose
vm
andel
property at the validator function context (faaf4ca), closes #63 #165 - api: update api interfaces (b70de4d)
- async: support async validation (a21a0af), closes #156
- async: support async validation error message (7e65517)
- v-validate: add 'initial' params (7d1ecd5), closes #58
- validator: add 'initial' option (cc01431), closes #58
Performance Improvements
- validation: improve validation performance (3e79962)