Skip to content

Updates for the latest changes on branch master #1172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 242 commits into from
Closed

Conversation

paladox
Copy link
Contributor

@paladox paladox commented Jun 17, 2014

No description provided.

jzaefferer and others added 30 commits January 31, 2013 01:14
made assumption that any existing label which already has errorClass is
safe to update with a new message.
…t. Never throw an exception here. Fixes #621

Revert "Improve error handling when no element is missing its name attribute. Still need to set debug flag to see exception."

This reverts commit 22edeaf.
. Closes gh-528.

These rules are fully suitable to check any comparable JavaScript objects such as strings or dates. Also clearing prevents HTML5 date input fields to work when these rules are coming from HTML.
min to uglify
zip to grunt-zipstream
lint to jshint
Install grunt-cli for Travis-CI
Fix license header
…rn. Minor RegEx refactor for efficiency. Fix holes in date validations. Closes gh-514
…nd giro account

add dutch phone number validation
Grunt uses its own version in grunt-contrib-qunit
Has more useful getting started information for those unfamiliar with Grunt.
Fixed invalid HTML entities that made dateISO error look funny.
staabm and others added 27 commits May 2, 2014 20:29
Checks for Canadian postal codes using the base regex from
http://geekswithblogs.net/MainaD/archive/2007/12/03/117321.aspx with
additional constraints from
http://www.canadapost.ca/tools/pg/manual/PGaddress-e.asp.

- First character must be a valid forward station character
- Must be all caps
- Must use space for forth character

Closes #1118
The validation message was targeted only to integers ("entero") while the
number method validates decimals http://jqueryvalidation.org/number-method/

Closes #1016
Also add localization for minWords and maxWords in persian.

Closes #1038
The validation message was targeted only to integers ("entero") while the
number method validates decimals http://jqueryvalidation.org/number-method/

Related to #1016
Reverts the accidental change from d319a0d,
where these event handlers were dropped.

Closes #1126
Moved options depreciated in the latest JSHint to the JSCS version.
Updates jQuery Mobile demo to use 1.4, updates Multipart demo to use
latest jQuery UI, updates requirejs demo to use latest requirejs and jQuery,
updates copy of QUnit to latest.

Closes #1164
Closes #1166
Closes #1168
Closes #1169
Closes #1170
@jzaefferer jzaefferer closed this Jun 17, 2014
@jzaefferer
Copy link
Collaborator

Thanks for the reminder of the gh-pages branch. Since that is rather broken without the dist folder, I've instead deleted the branch.

@paladox
Copy link
Contributor Author

paladox commented Jun 17, 2014

Ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.