Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Localization : added Macedonian localization.
5 février 2016, par silovskiLocalization: added Macedonian localization. Closes #1701.
-
Core : Fix TypeError in `showLabel` when using `groups` settings
2 février 2016, par ArkniCore: Fix TypeError in `showLabel` when using `groups` settings The `this` inside `$.each()` refers to the current value of the `Objcet|Array` we iterate over, not the plugin instance. Ref jzaefferer/jquery-validation/pull/1614#discussion_r51156526 Closes #1700.
-
Core : Adding a way to pass method name to remote
1er février 2016, par wojwalCore: Adding a way to pass method name to remote Closes #1657. This allows reusing remote as custom method via addMethod
-
CS : fixed CS issue introduced in da8b6b0
28 janvier 2016, par staabmCS: fixed CS issue introduced in da8b6b0
-
Localisation : Added missing pattern message in Polish (adamwojtkiewicz)
28 janvier 2016, par staabmLocalisation: Added missing pattern message in Polish (adamwojtkiewicz) Closes #1642.