Commit History

Author SHA1 Message Date
  nghuuphuoc d37157b1f3 Ignore document site generated by Jeklly 11 years ago
  nghuuphuoc 2ac6764abf Update updateStatus()'s doc 11 years ago
  nghuuphuoc e00f59e190 Release v0.3.1 11 years ago
  nghuuphuoc 86d5add2b5 validators example: Update name attribute for zip code field 11 years ago
  nghuuphuoc 3fec54f37f Update README 11 years ago
  nghuuphuoc 883bb64ee1 Add more examples to the Demo section 11 years ago
  nghuuphuoc 2ddbdc3b1d Update README 11 years ago
  nghuuphuoc 3efc4dd86f #102: The ```resetForm``` method now only resets fields with validator rules 11 years ago
  nghuuphuoc ae9841673a Refactor: Remove setNotValidated(), use updateStatus() instead 11 years ago
  nghuuphuoc 7a964e96e3 Change updateStatus($field, validatorName, status) to updateStatus($field, status, validatorName) 11 years ago
  nghuuphuoc f9044246b0 Add the contributors to the CHANGELOG 11 years ago
  nghuuphuoc 72ca44fc53 Update date.html demo 11 years ago
  nghuuphuoc c4eb6deb75 Merge branch 'master' of https://github.com/nghuuphuoc/bootstrapvalidator 11 years ago
  nghuuphuoc a76339792d Update date.html demo 11 years ago
  phuoc 1ef628597b Update validators.html example since we merge dkZipCode to zipCode validator 11 years ago
  nghuuphuoc 7831e533d2 Add ```isValid()``` method to the _API_ section 11 years ago
  nghuuphuoc 47f162a9dc #89: ```submitHandler``` or default submission isn't called after ```remote``` validation completes 11 years ago
  nghuuphuoc 224f00536d We don't need the columns option anymore 11 years ago
  nghuuphuoc bd6db3a6af #92: Improvement 11 years ago
  nghuuphuoc 3824488254 #3, #92: Support more form controls on the same row 11 years ago
  nghuuphuoc 2848b1d8df Enable feedback icons for all examples 11 years ago
  nghuuphuoc b8bedb237e Add bower.json file; Update package.json 11 years ago
  Phuoc Nguyen 0b17435a5c Merge pull request #90 from ikanedo/patch-1 11 years ago
  nghuuphuoc 103881815f Update changelog 11 years ago
  Kane Balagtey fad19714f5 bower.json 11 years ago
  phuoc 400a8ed51e Remove the default value for datetime picker field 11 years ago
  phuoc b50661e584 #72, #86: Add setNotValidated method to force the plugin validate the field 11 years ago
  nghuuphuoc 00ec335d70 Add a demo for date validator 11 years ago
  nghuuphuoc fffc48354d #82: The errors aren't shown if the form has no labels 11 years ago
  nghuuphuoc 921793caf9 Update README 11 years ago