Commit History

Author SHA1 Message Date
  nghuuphuoc ea82bcfa5f #344: Update submit handler example 11 years ago
  nghuuphuoc f77026a2ee #206, #338: Add back bv-tab-error and bv-tab-success classes to tab 11 years ago
  nghuuphuoc e2374511bc #202, #206: Take the tab back. Automatically activate the tab containing the first invalid field 11 years ago
  nghuuphuoc d57c1dfbf7 #338: Update the tab example to load Font Awesome icons 11 years ago
  nghuuphuoc fea1ffd806 #333: Demonstrate using HTML attributes with select element 11 years ago
  nghuuphuoc d49df8c692 #330: Update the regexp attribute example 11 years ago
  nghuuphuoc 8ab2d93579 #262: The plugin now doesn't show the errors, feedback icons of given field if there are uncompleted validators 11 years ago
  nghuuphuoc cea5359101 #42: Remove submit button from example 11 years ago
  nghuuphuoc bf73a17622 #336: Add ```$field``` instance to the callback validator 11 years ago
  nghuuphuoc de5e341b7a #42: Add new ```getSubmitButton()``` method to get the clicked submit button 11 years ago
  nghuuphuoc 32a85f2426 #334: Update the Getting Started document, thanks to @jjshoe 11 years ago
  nghuuphuoc b4006d48d5 #332: Add UK phone number support for the phone validator, thanks to @aca02djr 11 years ago
  Phuoc Nguyen d00ef66f5a Merge pull request #332 from aca02djr/master 11 years ago
  Dave Rogers a502af72b0 Added a regex for validating UK phone numbers from the guide at 11 years ago
  nghuuphuoc 7939ca8f5a Fix #325: the threshold option doesn't work on IE 8 11 years ago
  phuoc b51775755c Add init.field.bv event 11 years ago
  phuoc e9c91f158a Use fields.eq(i) instead of fields[i] 11 years ago
  phuoc 3147f3c8ab Combine _initField() and _initFieldElement() methods 11 years ago
  phuoc 38a5cf8245 #125, #130: Combine addField() and addFieldElement() methods 11 years ago
  phuoc 9695a6fe10 #125, #130: Combine removeField() and removeFieldElement() methods 11 years ago
  phuoc 379dc151fc #324: Add success.validator.bv and error.validator.bv events 11 years ago
  phuoc 359dc65d30 Combine validateField() and validateFieldElement() 11 years ago
  phuoc 6ee44062c8 Combine updateStatus() and updateElementStatus() 11 years ago
  nghuuphuoc 540984ddb1 #323: Add isValidField(field) method 11 years ago
  nghuuphuoc 3e1b3f31cd #321: Add resetForm() example 11 years ago
  nghuuphuoc 591ca64807 #321: Add resetForm() example 11 years ago
  nghuuphuoc ebb70fa551 Cleanup 11 years ago
  nghuuphuoc f5b0c081ab #322: Add specialName example 11 years ago
  phuoc 5fe110c561 #320: Add separator option to the date validator 11 years ago
  phuoc efcc86bd61 #57 [v0.5.0-dev]: Fix the issue caused by setting validator opts via HTML attrs 11 years ago