提交历史

作者 SHA1 备注 提交日期
  nghuuphuoc e00f59e190 Release v0.3.1 11 年之前
  nghuuphuoc 86d5add2b5 validators example: Update name attribute for zip code field 11 年之前
  nghuuphuoc 3fec54f37f Update README 11 年之前
  nghuuphuoc 883bb64ee1 Add more examples to the Demo section 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 f9044246b0 Add the contributors to the CHANGELOG 11 年之前
  nghuuphuoc 72ca44fc53 Update date.html demo 11 年之前
  nghuuphuoc c4eb6deb75 Merge branch 'master' of https://github.com/nghuuphuoc/bootstrapvalidator 11 年之前
  nghuuphuoc a76339792d Update date.html demo 11 年之前
  phuoc 1ef628597b Update validators.html example since we merge dkZipCode to zipCode validator 11 年之前
  nghuuphuoc 7831e533d2 Add ```isValid()``` method to the _API_ section 11 年之前
  nghuuphuoc 47f162a9dc #89: ```submitHandler``` or default submission isn't called after ```remote``` validation completes 11 年之前
  nghuuphuoc 224f00536d We don't need the columns option anymore 11 年之前
  nghuuphuoc bd6db3a6af #92: Improvement 11 年之前
  nghuuphuoc 3824488254 #3, #92: Support more form controls on the same row 11 年之前
  nghuuphuoc 2848b1d8df Enable feedback icons for all examples 11 年之前
  nghuuphuoc b8bedb237e Add bower.json file; Update package.json 11 年之前
  Phuoc Nguyen 0b17435a5c Merge pull request #90 from ikanedo/patch-1 11 年之前
  nghuuphuoc 103881815f Update changelog 11 年之前
  Kane Balagtey fad19714f5 bower.json 11 年之前
  phuoc 400a8ed51e Remove the default value for datetime picker field 11 年之前
  phuoc b50661e584 #72, #86: Add setNotValidated method to force the plugin validate the field 11 年之前
  nghuuphuoc 00ec335d70 Add a demo for date validator 11 年之前
  nghuuphuoc fffc48354d #82: The errors aren't shown if the form has no labels 11 年之前
  nghuuphuoc 921793caf9 Update README 11 年之前
  nghuuphuoc 2d7dbf0114 Improvement for #80 11 年之前
  nghuuphuoc 8f7b6f2389 #80: Add enabled option and enableFieldValidators() method to enabled/disable field validators 11 年之前