More Unobtrusive Improvements v0.4.0
This release consists entirely of 3rd party contributions. Thanks @skttl!
What's Changed
- Adds method for focusing first invalid field upon validation. by @skttl in #6
- Adds
isValid(form)
method for checking whether a form is valid by @skttl in #8 - Fixes bug when using
v.validateForm()
by @skttl in #9
New Contributors
Full Changelog: v0.3.0...v0.4.0