Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Add tests for phoneUK method
27 février 2013, par jzaeffererm test/methods.js Add tests for phoneUK method -
Updated and corrected GB RegEx pattern. Minor refactor of RegEx pattern. Minor RegEx refactor for efficiency. Fix holes in date validations. Closes gh-514
27 février 2013, par g1smdm additional-methods.js m test/methods.js Updated and corrected GB RegEx pattern. Minor refactor of RegEx pattern. Minor RegEx refactor for efficiency. Fix holes in date validations. Closes gh-514 -
Update to jshint 1.0.0 (grunt-jshint 0.2.0), fix the one error it points at. Small cleanup in Gruntfile.js
27 février 2013, par jzaeffererm Gruntfile.js m jquery.validate.js m package.json Update to jshint 1.0.0 (grunt-jshint 0.2.0), fix the one error it points at. Small cleanup in Gruntfile.js -
Migrate to Grunt v0.4.0
26 février 2013, par nschonnim .travis.yml + Gruntfile.js - grunt.js m jquery.validate.js m package.json Migrate to Grunt v0.4.0 min to uglify zip to grunt-zipstream lint to jshint Install grunt-cli for Travis-CI Fix license header -
Bypass validation for buttons with 'formnovalidate' attribute (same as class="cancel"). Closes gh-623
12 février 2013, par paulcichonskim jquery.validate.js m test/index.html m test/test.js Bypass validation for buttons with 'formnovalidate' attribute (same as class="cancel"). Closes gh-623