Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Fix jQuery.format usage, should be $.validator.format. Fixes #329
6 mars 2012, par Jörn Zaeffererm jquery.validate.js Fix jQuery.format usage, should be $.validator.format. Fixes #329 -
Rewrite zip task to basic task, extracting the file list and zip file name.
2 mars 2012, par Jörn Zaeffererm grunt.js Rewrite zip task to basic task, extracting the file list and zip file name. -
Add release task to grunt.js, using custom zip task. Currently breaks due to a bug in zipstream (#5).
29 février 2012, par Jörn Zaeffererm .gitignore - demo/captcha/images/button.psd m grunt.js m jquery.validate.js m package.json Add release task to grunt.js, using custom zip task. Currently breaks due to a bug in zipstream (#5). -
Methods for ’all’ UK phone numbers + UK postcodes
28 février 2012, par emirpprimem additional-methods.js Methods for 'all' UK phone numbers + UK postcodes Prevent phone invalidation for ' ' or '-' inclusion Spaces are standard notation, hyphens US style, both likely to occur in otherwise valid numbers. -
Update testsuite to use equal and deepEqual. Fix tests that the fix for #219 (732f5ff04b3a285f) broke. The element method now returns true for dependency-mismatch, that’s fine.
24 février 2012, par Jörn Zaeffererm test/messages.js m test/methods.js m test/rules.js m test/test.js Update testsuite to use equal and deepEqual. Fix tests that the fix for #219 (732f5ff04b3a285f) broke. The element method now returns true for dependency-mismatch, that's (...)