Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

v0.11.6

Compare
Choose a tag to compare
@1000hz 1000hz released this 05 Dec 06:17
· 12 commits to master since this release
  • Scope focus option's error scrolling to only inputs within the validator's form element. (#385)
  • Fixing <select multiple required /> being marked as invalid by default with jQuery 3.x (#393)
  • Fixing a memory leak of this.$inputs on .validator('destroy')