Validator, for Bootstrap 3 v0.11.6 Release Notes

Release Date: 2016-12-05 // over 7 years ago
    • 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')