Skip to content

Releases: JenkinsDev/Validatinator

1.3.4

01 Feb 18:07
Compare
Choose a tag to compare
Merge pull request #25 from JenkinsDev/hotfix/check_for_dom_objects_i…

1.3.3

16 May 21:51
Compare
Choose a tag to compare

Hotfix: Updated email regex to be less strict and follow RFC822.

1.3.2

01 Feb 15:32
Compare
Choose a tag to compare

Hotfix: Fixes an issue where checkbox and radio inputs were not working with the required validation.

1.3.1

06 Aug 19:50
Compare
Choose a tag to compare

Fixed an issue with error messages, namely min and max. Their error messages used the old format ${0} that was previously used in the error message creation process. Fixed them to use the new format {$0}.

1.3.0

21 May 20:17
Compare
Choose a tag to compare
Merge pull request #9 from JenkinsDev/development

Version 1.3.0

1.2.2

17 Mar 20:57
Compare
Choose a tag to compare

Updated package.json and bower.json files for better usability and searchability within npm and bower. Also changed the version number within Gruntfile.js to use the version defined within package.json.

1.2.0

15 Mar 23:29
Compare
Choose a tag to compare
Merge pull request #4 from RyanWarner/chore/fix-bower-main-filepath

fixed bower main filepath