Commit History

Author SHA1 Message Date
  nghuuphuoc 8cb74757b7 #364: Clicking the feedback icon also effect to the checkbox, radio fields 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 8ab2d93579 #262: The plugin now doesn't show the errors, feedback icons of given field if there are uncompleted validators 11 years ago
  nghuuphuoc de5e341b7a #42: Add new ```getSubmitButton()``` method to get the clicked submit button 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 ebb70fa551 Cleanup 11 years ago
  phuoc efcc86bd61 #57 [v0.5.0-dev]: Fix the issue caused by setting validator opts via HTML attrs 11 years ago
  phuoc 674e871570 #233: Fix the issue that threshold option doesn't have effect on fields 11 years ago
  nghuuphuoc 859f867945 #125: Improvement removeFieldElement(); Add new dynamic field example 11 years ago
  nghuuphuoc 2390933e65 #125: Fix the issue that new checkbox is not validated (dynamic.html) 11 years ago
  nghuuphuoc dc563abdc0 #56: Fix the issue caused by using selector option 11 years ago
  nghuuphuoc efab6806c9 Add init.form.bv event which is trigger after initializing form (and all fields) 11 years ago
  nghuuphuoc 2370550cde #121, #195: Add added.field.bv and removed.field.bv events 11 years ago
  nghuuphuoc ed35946bd4 #121, #195: Use only one parameter to store the event data 11 years ago
  phuoc 4ff8c8c27e #125: Support dynamic fields 11 years ago
  phuoc 927242693f #130: Add addField() and removeField() methods for managing dynamic fields, thanks to @jcnmulio 11 years ago
  phuoc 3efbceab6a Merge branch 'master' of https://github.com/jcnmulio/bootstrapvalidator into jcnmulio-master 11 years ago
  nghuuphuoc 0bd2ba36e1 Move #202, #206 out of built-in features, to an example of using events 11 years ago
  nghuuphuoc b9ca73502b #316: Add isValidContainer() API 11 years ago
  phuoc bbaafaea61 #310: date validator still return valid if the value doesn't contain digits 11 years ago