Skip to content

Releases: jquery-validation/jquery-validation

1.8.1

23 Aug 02:41
Compare
Choose a tag to compare
  • Added Thai (TH) localization, fixes #85
  • Added Vietnamese (VI) localization, thanks Ngoc
  • Fixed issue #78. Error/Valid styling applies to all radio buttons of same group for required validation.
  • Don't use form.elements as that isn't supported in jQuery 1.6 anymore. Its buggy as hell anyway (IE6-8: form.elements === form).

1.8.0

23 Aug 02:41
Compare
Choose a tag to compare
  • Improved NL localization (http://plugins.jquery.com/node/14120)
  • Added Georgian (GE) localization, thanks Avtandil Kikabidze
  • Added Serbian (SR) localization, thanks Aleksandar Milovac
  • Added ipv4 and ipv6 to additional methods, thanks Natal Ngétal
  • Added Japanese (JA) localization, thanks Bryan Meyerovich
  • Added Catalan (CA) localization, thanks Xavier de Pedro
  • Fixed missing var statements within for-in loops
  • Fix for remote validation, where a formatted message got messed up (#11)
  • Bugfixes for compatibility with jQuery 1.5.1, while maintaining backwards-compatibility

1.8.0pre

23 Aug 02:42
Compare
Choose a tag to compare
1.8.0pre Pre-release
Pre-release
Demos: update deprecated methods maxLength to maxlength and minLength…

… to minlength

1.7.0

30 Jun 15:18
Compare
Choose a tag to compare

1.6.0

30 Jun 15:19
Compare
Choose a tag to compare