提交历史

作者 SHA1 备注 提交日期
  phuoc ef465f8d27 #465: Support dynamic message 11 年之前
  phuoc 38f7836962 Add @phillprice and @nathanrosspowell to the list of contributors 11 年之前
  Phuoc Nguyen 2f81c8ece0 Merge pull request #461 from nathanrosspowell/master 11 年之前
  Nathan Ross Powell 434d714bb6 Fix the link to iCheck 11 年之前
  nghuuphuoc 397a16c40a #456: Adjust the feedback icon position for .input-group element 11 年之前
  nghuuphuoc 139f7567a3 #452: Update zipCode document typo, thanks to @mike1e 11 年之前
  nghuuphuoc 54127c1322 #426: Add test suite for the zipCode validator 11 年之前
  nghuuphuoc 50abef69b3 #179, #426: Add test suite for the vat validator 11 年之前
  nghuuphuoc f01c95e203 #232, #426: Add test suite for the id validator 11 年之前
  nghuuphuoc c559e0c0f4 #416, #448: Add updateOption() method for updating the particular validator option, thanks to @AlaskanShade 11 年之前
  Phuoc Nguyen 3b14e10fda Merge pull request #448 from AlaskanShade/UpdateOption 11 年之前
  nghuuphuoc 43d42e3093 #447: zipCode validator allows to set the country code via another field or callback, thanks to @AlaskanShade 11 年之前
  nghuuphuoc 4151110869 #269, #273, #447: Skip the _isExcluded() when initializing the form, thanks to @AlaskanShade 11 年之前
  Phuoc Nguyen e3f73c0a64 Merge pull request #447 from AlaskanShade/master 11 年之前
  Mike Podruchny 27b937e35f Added countryfield option on zip code 11 年之前
  Mike Podruchny efe35d1116 Make dash optional in US zip codes 11 年之前
  Mike Podruchny bbb0f9c360 Added updateOption method 11 年之前
  Mike Podruchny 6c56ead47a Don't check isExcluded up front 11 年之前
  phuoc 654d3b8924 #420: Enable/disable particular validator 11 年之前
  phuoc 167c5190ec #426, #175: Add test suite for the container option 11 年之前
  phuoc 199383e333 #426, #356: Add test suite for group option 11 年之前
  phuoc 53a33f6b18 #121: Support data-bv-onsuccess, data-bv-onerror attributes on form 11 年之前
  nghuuphuoc 683b6c8f22 #387: Add test suite for default message 11 年之前
  nghuuphuoc 1a6c3f9866 #422: Add test suite for excluded setting 11 年之前
  nghuuphuoc 7f1c85c1b8 #432: Define the callback via ```data-bv-callback-callback``` attribute 11 年之前
  nghuuphuoc c2dc307e88 #406: Add test suite for revalidateField() method 11 年之前
  nghuuphuoc f05432c7c6 #275: Add test suite for destroy() method 11 年之前
  nghuuphuoc 6511b307b0 #433: Add resetField(field, resetValue) method 11 年之前
  nghuuphuoc cdf9067386 #426: Cleanup the test suites 11 年之前
  nghuuphuoc daa9acf45e #434: Add ```updateMessage(field, validator, message)``` method 11 年之前