- Fix code bundling issue
- Add async validation
- Fix component $destroy bug (#38)
- Fix
requiredvalidator bug (#37)
- Fix dirty property bug (#36)
- Support reactivity (#6)
- Fix validates option read access error (#32)
- Fix unbind error (#30)
- Fix invalid v-validate directive
- Change
$emitinterface forwait-forattribute
- Add delay initialization of validation feature (#25)
- Fix objectable v-model unbind error (#29) [@torniker]
- Fix undefined method access error (#26)
- Support Vuejs 0.12 (#23)
- Fix pattern validator regex issue (#17)
- Fix unbind issue of directive (#19)
- Support objects and arrays in required validator (#16)
- Add dirty of all models
- Fix number option of v-model (#13)
- Fix keypath specific model (#12)
- Update READEME
- Fix saucelabs failed on the travis ci
- Update READEME
- Add example for require.js
- Update examples
- Bump to latest version
- Change namespace for vuejs orginaization
- Change saucelabs account
- Add end-to-end and saucelabs tests
- Release vue-validator for Vue.js 0.11.2 later
- Bump to latest version
- Support bower
- Release first