Commit History

Author SHA1 Message Date
  nghuuphuoc 28537f00f9 #382: Add JSLint to Grunt build 11 years ago
  phuoc ba2483f40a #411: Fix the ean validator, thanks to @manish-in-java 11 years ago
  phuoc 175a188668 #406: Add revalidateField() method 11 years ago
  phuoc 3681075ce3 #401: stringLength validator allows spaces after max length 11 years ago
  nghuuphuoc b45b8c645f #385: Support i18n. Provide the Vietnamese language file 11 years ago
  nghuuphuoc 123c93b30d #393: The remote validator adds support for dynamic url and method type (GET/POST), thanks to @ericnakagawa 11 years ago
  phuoc d2bdaf9b3a #385, #387: Provide the default error messages; Support I18n 11 years ago
  nghuuphuoc 75eba952bf #388: Allow to override the default options. Useful for using multiple forms in the same page 11 years ago
  nghuuphuoc f621b052b2 #389: When using multiple forms with HTML attributes on the same page, the plugin options will be the same as the last one 11 years ago
  phuoc 1d332e8ba1 #377: id, vat validators should return false if the country code is not supported 11 years ago
  nghuuphuoc dac1479f6c #356: Add group option 11 years ago
  phuoc 50412adc35 #374: Add Singapore postal code, thanks to @thisisclement 11 years ago
  nghuuphuoc caaf2ee7b1 #371: Add H character to the Canadian postcode, thanks to @jzhang6 11 years ago
  nghuuphuoc e45eb478e8 #366: Don't change the enable setting when the new one is the same 11 years ago
  nghuuphuoc 3f62bb9097 #348: The uri validator now provides an option to support private/local network address 11 years ago
  nghuuphuoc 8cb74757b7 #364: Clicking the feedback icon also effect to the checkbox, radio fields 11 years ago
  phuoc 54ac62bcfc #358: The zipCode validator doesn't work for Canadian zip code 11 years ago
  phuoc 85bb445496 #348: Update uri validator 11 years ago
  nghuuphuoc e2374511bc #202, #206: Take the tab back. Automatically activate the tab containing the first invalid field 11 years ago
  nghuuphuoc 8ab2d93579 #262: The plugin now doesn't show the errors, feedback icons of given field if there are uncompleted validators 11 years ago
  nghuuphuoc bf73a17622 #336: Add ```$field``` instance to the callback validator 11 years ago
  nghuuphuoc de5e341b7a #42: Add new ```getSubmitButton()``` method to get the clicked submit button 11 years ago
  nghuuphuoc 32a85f2426 #334: Update the Getting Started document, thanks to @jjshoe 11 years ago
  nghuuphuoc b4006d48d5 #332: Add UK phone number support for the phone validator, thanks to @aca02djr 11 years ago
  nghuuphuoc 7939ca8f5a Fix #325: the threshold option doesn't work on IE 8 11 years ago
  phuoc 379dc151fc #324: Add success.validator.bv and error.validator.bv events 11 years ago
  nghuuphuoc 540984ddb1 #323: Add isValidField(field) method 11 years ago
  phuoc 5fe110c561 #320: Add separator option to the date validator 11 years ago
  phuoc 4ff8c8c27e #125: Support dynamic fields 11 years ago
  phuoc 927242693f #130: Add addField() and removeField() methods for managing dynamic fields, thanks to @jcnmulio 11 years ago