Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Core : Remove deprecated $.format placeholder
26 juin 2015, par jzaeffererCore: Remove deprecated $.format placeholder Fixes #756
-
CONTRIBUTING : Added a hint on how to run testsuite using a browser.
17 juin 2015, par staabmCONTRIBUTING: Added a hint on how to run testsuite using a browser. Closes #1497
-
Build : Added license info to package.json
17 juin 2015, par staabmBuild: Added license info to package.json This fixes a warning while `npm install` that the package does not provide license information. Closes #1501
-
Core : Use jQuery 1.7+ on/off, add destroy method
17 juin 2015, par WestieCore: Use jQuery 1.7+ on/off, add destroy method Replaces validateDelegate method with jQuery's on() method. This raises the minimum supported jQuery version to 1.7.0, dropping support for 1.6. Closes #1392
-
Additionasl : Update dateITA to address timezone issue
16 juin 2015, par jeredmastersAdditionasl: Update dateITA to address timezone issue Timezone issue affected new zealand (GMT+13) Closes #1416 Fixes #1414