提交历史

作者 SHA1 备注 提交日期
  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 294bece3ab #465: Refactoring step, stringCase, uuid validators 11 年之前
  phuoc 672786db90 #465: Refactoring choice validator 11 年之前
  phuoc 68d67a364f #465: Refactoring greaterThan, lessThan validator 11 年之前
  phuoc 6886b3a804 #465: Refactoring between validator 11 年之前
  phuoc 883aca102e #465: Refactoring zipCode 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 397a16c40a #456: Adjust the feedback icon position for .input-group element 11 年之前
  nghuuphuoc 54127c1322 #426: Add test suite for the zipCode validator 11 年之前
  nghuuphuoc c559e0c0f4 #416, #448: Add updateOption() method for updating the particular validator option, thanks to @AlaskanShade 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 654d3b8924 #420: Enable/disable particular validator 11 年之前
  phuoc 53a33f6b18 #121: Support data-bv-onsuccess, data-bv-onerror attributes on form 11 年之前
  nghuuphuoc 7f1c85c1b8 #432: Define the callback via ```data-bv-callback-callback``` attribute 11 年之前
  nghuuphuoc 6511b307b0 #433: Add resetField(field, resetValue) method 11 年之前
  nghuuphuoc daa9acf45e #434: Add ```updateMessage(field, validator, message)``` method 11 年之前
  nghuuphuoc bd839cef30 API: Rename getErrors() to getMessages() 11 年之前
  phuoc 95abc679ee #195: Allow to set the success/error event on field by attribute, event, or callback 11 年之前
  nghuuphuoc b4c7873563 #431: Add built time 11 年之前
  nghuuphuoc b7767d83c4 #422: Exclude particular field by ```excluded``` option or ```data-bv-excluded``` attribute 11 年之前
  nghuuphuoc 28537f00f9 #382: Add JSLint to Grunt build 11 年之前
  phuoc ba2483f40a #411: Fix the ean validator, thanks to @manish-in-java 11 年之前
  phuoc 175a188668 #406: Add revalidateField() method 11 年之前
  phuoc 3681075ce3 #401: stringLength validator allows spaces after max length 11 年之前