Skip to content

Releases: psalmody/validate-bootstrap.jquery

Fix to Hidden Input Validation

21 Apr 19:58
Compare
Choose a tag to compare

Fixed an issue with error help blocks not being removed on valid forms.

Don't validate hidden fields

08 Jan 23:57
Compare
Choose a tag to compare

Skips validation on hidden fields.

2nd Beta Release

01 Dec 02:26
Compare
Choose a tag to compare

Been using on several sites for months now. No known issues.

This release fixes a potential issue where the validator tried to validate checkboxes and radio buttons that weren't inside the jQuery object.

Also - fixed a couple things with the package.json to make installing grunt work correctly after cloning the repo.

Beta Release

21 Jul 01:07
Compare
Choose a tag to compare

The validator works pretty well know. Hasn't had serious testing with anything except:

  1. Latest versions of Firefox / Chrome.
  2. jQuery 1.11+ and 2.0+

Alpha Release

13 May 01:32
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-release

Alpha Version. Works with Bootstrap 3.3.4, jQuery 1.11.1 and Chrome.

Needs additional testing in different platforms and versions.

Has minor issue with Select2.