Commit History

Author SHA1 Message Date
  phuoc e15bd364b0 Cleanup 11 years ago
  Phuoc Nguyen 3ea08a1aec #630, #640: Add event name options, thanks to @roryprimrose 11 years ago
  roryprimrose 296bd590d8 Removed merged code from dist version 11 years ago
  roryprimrose 9d6c5e2725 Added options for defining event names 11 years ago
  phuoc bea5602669 Add bv param to the data of status.field.bv event 11 years ago
  phuoc 248c8ccb3c Prevent triggering double 11 years ago
  phuoc fc08270ea7 Remove submitHandler. Use success.form.bv event instead 11 years ago
  phuoc ca643ff301 Support data-bv-{validator}-on[error/success] attribute for field 11 years ago
  phuoc 33c84e49a3 Support data-bv-onstatus attribute for field 11 years ago
  phuoc 887396068a date validator doesn't allow negative day/month/year 11 years ago
  phuoc dd5c84fb30 #316: isValidContainer() accepts CSS selector 11 years ago
  phuoc 486fba498f Merge remote-tracking branch 'origin/master' 11 years ago
  phuoc f573637c65 Change the order of getDynamicOption() params 11 years ago
  phuoc ee31976fac API: Added getOptions: function(field, validator, option) method 11 years ago
  phuoc b6769f7ec2 Fix #310 11 years ago
  phuoc 1ce28366ef #385: Remove getMessage() from i18n 11 years ago
  phuoc 2204056cf4 #375: Don't submit form when the callback validator completes and the submit button isn't clicked 11 years ago
  phuoc bc8c0994f9 #425: Custom trigger event is ignored by field validators 11 years ago
  phuoc c81699843e #382: JSHint free 11 years ago
  phuoc 6886b3a804 #465: Refactoring between validator 11 years ago
  phuoc 883aca102e #465: Refactoring zipCode validator 11 years ago
  phuoc ef465f8d27 #465: Support dynamic message 11 years ago
  nghuuphuoc 397a16c40a #456: Adjust the feedback icon position for .input-group element 11 years ago
  nghuuphuoc 54127c1322 #426: Add test suite for the zipCode validator 11 years ago
  nghuuphuoc c559e0c0f4 #416, #448: Add updateOption() method for updating the particular validator option, thanks to @AlaskanShade 11 years ago
  Phuoc Nguyen 3b14e10fda Merge pull request #448 from AlaskanShade/UpdateOption 11 years ago
  nghuuphuoc 4151110869 #269, #273, #447: Skip the _isExcluded() when initializing the form, thanks to @AlaskanShade 11 years ago
  Mike Podruchny bbb0f9c360 Added updateOption method 11 years ago
  Mike Podruchny 6c56ead47a Don't check isExcluded up front 11 years ago
  phuoc 654d3b8924 #420: Enable/disable particular validator 11 years ago