提交历史

作者 SHA1 备注 提交日期
  Kenny Evitt 107415dece Add option to emailAddress validator to allow multiple email addresses, separated by commas or semicolons. 11 年之前
  Kenny Evitt 6a9f627c58 Add test suite for emailAddress validator. 11 年之前
  Phuoc Nguyen b9c16bb675 #657: Add test suite for the events option, thanks to @stephengreentree 11 年之前
  phuoc 1602d59b4b #637: Add validator for Iceland VAT numbers, thanks to @evilchili 11 年之前
  phuoc d03806b5d4 Merge remote-tracking branch 'origin/master' 11 年之前
  phuoc 88f406b4b1 #218, #531: Add meid validator, thanks to @troymccabe 11 年之前
  Phuoc Nguyen dfb47b3592 Merge pull request #532 from troymccabe/enhancement-imo 11 年之前
  troymccabe e6971341ee Adding IMO validator 11 年之前
  troymccabe 5ca8cbb313 Adding MEID validator 11 年之前
  troymccabe 6d14a2aab6 Tabs -> spaces 11 年之前
  troymccabe 1c133d0ad8 Respecting `allowLocal` & refactoring tests 11 年之前
  troymccabe 1c6c87d1e1 Allowing sites without TLD to pass URI validation (& adding tests for URI validator) 11 年之前
  phuoc fc08270ea7 Remove submitHandler. Use success.form.bv event instead 11 年之前
  phuoc ca643ff301 Support data-bv-{validator}-on[error/success] attribute for field 11 年之前
  phuoc 33c84e49a3 Support data-bv-onstatus attribute for field 11 年之前
  phuoc 887396068a date validator doesn't allow negative day/month/year 11 年之前
  phuoc ee31976fac API: Added getOptions: function(field, validator, option) method 11 年之前
  phuoc ce768ab2d3 Fix #475 11 年之前
  phuoc b6769f7ec2 Fix #310 11 年之前
  phuoc 763f37a592 #465: Refactoring vat validator 11 年之前
  phuoc 703937b4e3 #465: Refactoring phone validator 11 年之前
  phuoc 6029c3833c #465: Refactoring stringLength validator 11 年之前
  phuoc 43dc4ce8b8 #465: Refactoring iban validator 11 年之前
  phuoc 494c500865 #465: Refactoring id validator 11 年之前
  phuoc 672786db90 #465: Refactoring choice validator 11 年之前
  phuoc 08a8ff1354 #430: between adds support for comparing to other field, return value of a callback function 11 年之前
  phuoc 3443704ba5 #430: lessThan adds support for comparing to other field, return value of a callback function 11 年之前
  phuoc 9b856d22f7 #430: greaterThan adds support for comparing to other field, return value of a callback function 11 年之前
  nghuuphuoc 54127c1322 #426: Add test suite for the zipCode validator 11 年之前
  nghuuphuoc 50abef69b3 #179, #426: Add test suite for the vat validator 11 年之前