Commit History

Author SHA1 Message Date
  phuoc 68d67a364f #465: Refactoring greaterThan, lessThan validator 11 years ago
  phuoc 6886b3a804 #465: Refactoring between validator 11 years ago
  phuoc 883aca102e #465: Refactoring zipCode validator 11 years ago
  phuoc 08a8ff1354 #430: between adds support for comparing to other field, return value of a callback function 11 years ago
  phuoc 3443704ba5 #430: lessThan adds support for comparing to other field, return value of a callback function 11 years ago
  phuoc 9b856d22f7 #430: greaterThan adds support for comparing to other field, return value of a callback function 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
  nghuuphuoc 43d42e3093 #447: zipCode validator allows to set the country code via another field or callback, thanks to @AlaskanShade 11 years ago
  nghuuphuoc 4151110869 #269, #273, #447: Skip the _isExcluded() when initializing the form, thanks to @AlaskanShade 11 years ago
  phuoc 654d3b8924 #420: Enable/disable particular validator 11 years ago
  phuoc 53a33f6b18 #121: Support data-bv-onsuccess, data-bv-onerror attributes on form 11 years ago
  nghuuphuoc 7f1c85c1b8 #432: Define the callback via ```data-bv-callback-callback``` attribute 11 years ago
  nghuuphuoc 6511b307b0 #433: Add resetField(field, resetValue) method 11 years ago
  nghuuphuoc daa9acf45e #434: Add ```updateMessage(field, validator, message)``` method 11 years ago
  nghuuphuoc bd839cef30 API: Rename getErrors() to getMessages() 11 years ago
  phuoc 95abc679ee #195: Allow to set the success/error event on field by attribute, event, or callback 11 years ago
  nghuuphuoc b4c7873563 #431: Add built time 11 years ago
  nghuuphuoc 5304f3fcbd #431: Add built time 11 years ago
  nghuuphuoc f77026a2ee #206, #338: Add back bv-tab-error and bv-tab-success classes to tab 11 years ago
  nghuuphuoc 0bd2ba36e1 Move #202, #206 out of built-in features, to an example of using events 11 years ago
  nghuuphuoc 18be3c6da7 #175: Allow to set 'container' option using HTML attribute 11 years ago
  nghuuphuoc e14bb6c35a #175: Showing errors in tooltip or popover 11 years ago
  phuoc 09860d6e60 Merge branch 'v0.5.0' 11 years ago
  nghuuphuoc f1fc72d15b Release v0.4.5 11 years ago
  nghuuphuoc 5e0de4b262 Update the header 11 years ago
  nghuuphuoc 58e86791f7 #242: Add separator option to the numeric validator 11 years ago
  nghuuphuoc f1e5c54a67 Change the feedback icon attr: data-bv-field -> data-bv-icon 11 years ago
  phuoc df3d1000ca #233: Add threshold option 11 years ago