Skip to content

v2.3.4

Latest
Compare
Choose a tag to compare
@zoul0813 zoul0813 released this 09 Feb 15:10
· 3 commits to master since this release
62d4a7e

v2.3.4 (2019-02-07)
#469 - fixes example in README, tested with a fresh vue-cli project (b0037c9)
#551 - added "is-disabled" class to the radios label (1e9db8e), closes #551
Add vfg-field-matrix into the readme (a898201)
added optional field property debounceValidateTime which works at the field level, allowing indivi (d98fa50)
Ref #563 - return unique validation errors (prevents multiple validators from returning "this field (f9c699b), closes #563
single-quotes fix (5756317)
Update validators.js (a282933)
updated abstractField test, seems the field.formOptions wasn't being updated, the `this.$parent.op (8c1f462)
updated package-lock with latest deps (f7d7c71)