提交历史

作者 SHA1 备注 提交日期
  phuoc 653c27859b #675: The emailAddress validator accepts multiple email addresses, thanks to @kenny-evitt 11 年之前
  phuoc b5e05b015b Merge branch 'multiple-email-addresses' of https://github.com/kenny-evitt/bootstrapvalidator into kenny-evitt-multiple-email-addresses 11 年之前
  Phuoc Nguyen 2c072f35e8 #700: between, greaterThan, lessThan validators accept param which isn't number 11 年之前
  Kenny Evitt 4a48edf868 Add separator regex option for emailAddress validator. 11 年之前
  phuoc cab23ce468 #681: Fix the date validator issue where one of date/month/year or hours/minutes/seconds is prefixed by zero 11 年之前
  Phuoc Nguyen 26cf346b4c Fix #672: The zipCode validator throw an exception when passing not supported country code 11 年之前
  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 年之前