Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
Release Branch 18.12, Trunk
-
None
Description
Changelog:
Core
- Don't call submitHandler when in debug mode (#2193)
- Cast empty data attributes to 'true' (#2182)
- Ignore elements that belong to other/nested forms (#2147)
- Use element.isContentEditable instead of hasAttribute (#2142)
- Add deprecation warning to 'date' method (#2138)
- Allow the normalizer to return any value (#2054)
- Guard against null & undefined values in required method (#2053)
- Fix contenteditable detection's regression introduced in #2142 (#2235)
- Don't fail when field is optional in CNPJBR & CPFBR rules (#2236)
- Add validation rule for mobile number of Russia Federation (#2207)
- Add Brazillian CNPJ validation rule (#2222)
- Add Brazillian CNH number (Carteira Nacional de Habilitacao) (#2234)
- Add ABA Routing Number Validation (#2216)
Additional
- Add Brazillian PIS/NIS number validation method (#2204)
- Add validation method for Polish telephone number (#2136)
- Updated link to EAN docs in creditcard.js (#2120)
- Allow N11 exchange for non-geo US phone (#2098)
- Add new BIN range for MasterCard (#2088)
- Add maxfiles, maxsize and maxsizetotal methods (#2087)
- Add greaterThan and lessThan methods (#2061)
Localization
- Added Czech and Slovak translations for STEP method (#2197)
- Add localized methods for italian culture (it) (#2195)
- Add step validation string to message_zh (#2177)
- Fix typo in pt-BR localization file (#2139)
- Add message for phonePL method (#2136)
- Update Norwegian language file (#2132)
- Update Persian language file (#2122)
- Update German language file (#2115)
- Fix meaning in Bulgarian sentence (#2112)
- Add remote translation to no (#2097)
- Fixed wrong placeholder in vi translation (#2085)
- Add missing format method in message_{fr,tr}.js files (#2075)
- Fix typos in messages_pt_BR.js (#2073)
- Add new danish translations (#2067)
- Add Swedish validation message for remote (#2066)
- Add Swedish translation for pattern (#2227)
Refer https://github.com/jquery-validation/jquery-validation/releases for the complete changelog.