Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Additionals : Accept method regex should be escaped properly.
26 novembre 2015, par mishalAdditionals: Accept method regex should be escaped properly. This adds support for types like "application/epub+zip" which contain regex meta characters. Fixes #1243, #1258. Closes #1531, #1373. Refs #1512.
-
Core : added doc reference to jQuery.validator.methods
24 novembre 2015, par staabmCore: added doc reference to jQuery.validator.methods Closes #1530.
-
Core : move message processing from `formatAndAdd` to `defaultMessage`
24 novembre 2015, par ArkniCore: move message processing from `formatAndAdd` to `defaultMessage` Fixes #741. Closes #1644.
-
Core : errorList should contain only the errors that it should
24 novembre 2015, par ArkniCore: errorList should contain only the errors that it should When using the `valid` method on a list of inputs and there is an ignored input in that list, the errorList is not cleared causing it to slowly growing larger and larger when calling `valid` several times. Fixes #1618
-
Localisation : Updated messages_sk.js
24 novembre 2015, par rasstislavLocalisation: Updated messages_sk.js