Skip to content

More Unobtrusive Improvements v0.4.0

Compare
Choose a tag to compare
@haacked haacked released this 18 Nov 00:45
· 274 commits to main since this release

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

  • @skttl made their first contribution in #6

Full Changelog: v0.3.0...v0.4.0