コミット履歴

作者 SHA1 メッセージ 日付
  phuoc 50412adc35 #374: Add Singapore postal code, thanks to @thisisclement 11 年 前
  nghuuphuoc caaf2ee7b1 #371: Add H character to the Canadian postcode, thanks to @jzhang6 11 年 前
  nghuuphuoc e45eb478e8 #366: Don't change the enable setting when the new one is the same 11 年 前
  nghuuphuoc 3f62bb9097 #348: The uri validator now provides an option to support private/local network address 11 年 前
  nghuuphuoc 8cb74757b7 #364: Clicking the feedback icon also effect to the checkbox, radio fields 11 年 前
  phuoc 54ac62bcfc #358: The zipCode validator doesn't work for Canadian zip code 11 年 前
  phuoc 85bb445496 #348: Update uri validator 11 年 前
  nghuuphuoc f77026a2ee #206, #338: Add back bv-tab-error and bv-tab-success classes to tab 11 年 前
  nghuuphuoc e2374511bc #202, #206: Take the tab back. Automatically activate the tab containing the first invalid field 11 年 前
  nghuuphuoc 8ab2d93579 #262: The plugin now doesn't show the errors, feedback icons of given field if there are uncompleted validators 11 年 前
  nghuuphuoc bf73a17622 #336: Add ```$field``` instance to the callback validator 11 年 前
  nghuuphuoc de5e341b7a #42: Add new ```getSubmitButton()``` method to get the clicked submit button 11 年 前
  nghuuphuoc b4006d48d5 #332: Add UK phone number support for the phone validator, thanks to @aca02djr 11 年 前
  Dave Rogers a502af72b0 Added a regex for validating UK phone numbers from the guide at 11 年 前
  nghuuphuoc 7939ca8f5a Fix #325: the threshold option doesn't work on IE 8 11 年 前
  phuoc b51775755c Add init.field.bv event 11 年 前
  phuoc e9c91f158a Use fields.eq(i) instead of fields[i] 11 年 前
  phuoc 3147f3c8ab Combine _initField() and _initFieldElement() methods 11 年 前
  phuoc 38a5cf8245 #125, #130: Combine addField() and addFieldElement() methods 11 年 前
  phuoc 9695a6fe10 #125, #130: Combine removeField() and removeFieldElement() methods 11 年 前
  phuoc 379dc151fc #324: Add success.validator.bv and error.validator.bv events 11 年 前
  phuoc 359dc65d30 Combine validateField() and validateFieldElement() 11 年 前
  phuoc 6ee44062c8 Combine updateStatus() and updateElementStatus() 11 年 前
  nghuuphuoc 540984ddb1 #323: Add isValidField(field) method 11 年 前
  nghuuphuoc ebb70fa551 Cleanup 11 年 前
  phuoc 5fe110c561 #320: Add separator option to the date validator 11 年 前
  phuoc efcc86bd61 #57 [v0.5.0-dev]: Fix the issue caused by setting validator opts via HTML attrs 11 年 前
  phuoc 674e871570 #233: Fix the issue that threshold option doesn't have effect on fields 11 年 前
  nghuuphuoc 859f867945 #125: Improvement removeFieldElement(); Add new dynamic field example 11 年 前
  nghuuphuoc 2390933e65 #125: Fix the issue that new checkbox is not validated (dynamic.html) 11 年 前