Releases: christopherboss/vue-valid8
Releases · christopherboss/vue-valid8
Release list
v1.3.6
Full Changelog: v1.3.5...v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's Changed
- Check if lazy and change method based on that. by @christopherboss in #10
- 9 lazy validation envoking onchange event by @christopherboss in #11
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Aborting instead of removing. by @christopherboss in #8
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Event listeners weren't being removed because of arrow functions.
v1.2.1
A minor fix for checking if there's a mask present on the value.