提交历史

作者 SHA1 备注 提交日期
  nghuuphuoc 6e1618f8d8 Release v0.3.3 11 年之前
  nghuuphuoc 92fc9e1c80 #105: Cannot call form.submit() inside submitHandler 11 年之前
  nghuuphuoc d9ba6c9c2a #50, #119, #120: Don't validate disable field 11 年之前
  nghuuphuoc 1be8ad725b #77, #117: notEmpty validator doesn't work on file input 11 年之前
  nghuuphuoc 5077665322 Release v0.3.2 11 年之前
  nghuuphuoc 2b979f8939 #7: Add step validator 11 年之前
  nghuuphuoc 9131fd3375 #5: Support IPv6 11 年之前
  nghuuphuoc 644c8a1814 #6: Add ISBN validator, support both ISBN 10 and 13 11 年之前
  nghuuphuoc f2cb18a94a #112: Fix creditCard validator 11 年之前
  nghuuphuoc b96dc47cd3 #97: Fix CVV validator 11 年之前
  phuoc bdf75db434 #97: Add creditCardField option 11 年之前
  phuoc 5ba47f51b8 #56: Fix choice, notEmpty, remote validators in case no name attribute is set 11 年之前
  nghuuphuoc 527cc14461 #97: Add CVV number validator 11 年之前
  nghuuphuoc 6f5c46d49a #112: creditCard validator now also validates the card's CCV (prefix) and length 11 年之前
  nghuuphuoc b5993e9d54 #96: Add base64 validator 11 年之前
  nghuuphuoc f59c9bb62f #95: Add MAC address validator 11 年之前
  nghuuphuoc d9f36f6147 #5: Add IP validator. Support IPv4 only 11 年之前
  nghuuphuoc e087d4ac51 #99, #100: Add country option to the phone validator 11 年之前
  nghuuphuoc 44cddcabdd #56: Support input defined by a CSS selector 11 年之前
  nghuuphuoc 536d0f0d25 #109: Suffix the event with .bootstrapValidator 11 年之前
  nghuuphuoc 6cc5150cd2 #107: Add container option to indicate the message container 11 年之前
  nghuuphuoc 12fe3ed2a2 Small fix 11 年之前
  nghuuphuoc 2ac6764abf Update updateStatus()'s doc 11 年之前
  nghuuphuoc e00f59e190 Release v0.3.1 11 年之前
  nghuuphuoc 2ddbdc3b1d Update README 11 年之前
  nghuuphuoc 3efc4dd86f #102: The ```resetForm``` method now only resets fields with validator rules 11 年之前
  nghuuphuoc ae9841673a Refactor: Remove setNotValidated(), use updateStatus() instead 11 年之前
  nghuuphuoc 7a964e96e3 Change updateStatus($field, validatorName, status) to updateStatus($field, status, validatorName) 11 年之前
  nghuuphuoc 47f162a9dc #89: ```submitHandler``` or default submission isn't called after ```remote``` validation completes 11 年之前
  nghuuphuoc bd6db3a6af #92: Improvement 11 年之前