コミット履歴

作者 SHA1 メッセージ 日付
  nghuuphuoc f28974dcc5 Add an example showing how to use with Bootstrap Collapse 11 年 前
  nghuuphuoc fa035f79ad #244: Fix the case the submit button is not clicked 11 年 前
  nghuuphuoc d38eaf034f #303: Fix typo in remote validator document, thanks to @MartinDevillers 11 年 前
  nghuuphuoc 530389218f #301: Add example showing how to enable the submit button all the time 11 年 前
  nghuuphuoc 94cc42d422 #300: Only use styling to show the problems by using status.field.bv event 11 年 前
  nghuuphuoc d9fe23d85e Add status.field.bv event triggered after updating the field status (#300, #301) 11 年 前
  nghuuphuoc 6d7e0e735b #244: Only enable the submit buttons if all fields are valid, thanks to @smeagol74 11 年 前
  nghuuphuoc 9d9f85630e Merge branch 'smeagol74-master' 11 年 前
  nghuuphuoc 4a856eb7f1 Merge branch 'master' of https://github.com/smeagol74/bootstrapvalidator into smeagol74-master 11 年 前
  nghuuphuoc be189475b3 #175: Fix issue on IE8, don't use array.indexOf 11 年 前
  nghuuphuoc 8e72a770ab #297: Disable feedback icons for particular fields 11 年 前
  nghuuphuoc 3d89c83b07 #298: Add an example of using name with dot (.) 11 年 前
  nghuuphuoc b3204731ae #292: Fix identical validator issue with not clearing ```has-error``` class, thanks to @alavers 11 年 前
  Phuoc Nguyen 3570024063 Merge pull request #292 from alavers/master 11 年 前
  Andrew Lavers 4fc71a0f37 Fix identical validator issue with not clearing has-error class 11 年 前
  phuoc 8a80dafd72 #288: Fix date validator issue on IE8 11 年 前
  phuoc 68654e96ee Merge remote-tracking branch 'origin/master' 11 年 前
  phuoc 7dc874ed37 #288: Fix date validator issue on IE8 11 年 前
  nghuuphuoc cbfecf255e #287: Only send the submit button which is clicked. Improve #238 11 年 前
  nghuuphuoc 7bd3a76c26 Remove examples which aren't useful at this time 11 年 前
  nghuuphuoc 891f85b56a #282: Use error message that is returned from remote/callback validator 11 年 前
  nghuuphuoc 38c0c8ffe0 #175: Small refactoring 11 年 前
  nghuuphuoc aa01b9e871 #275: Add destroy() method 11 年 前
  nghuuphuoc 99008d3f1b Remove live.html example because the setLiveMode() is removed 11 年 前
  nghuuphuoc cfeb72a889 #274: Fix feedback icons in input-group thanks to @tiagofontella 11 年 前
  Phuoc Nguyen 270c4e820c Merge pull request #274 from tiagofontella/master 11 年 前
  nghuuphuoc da96f27efd #164: Add new getErrors() method 11 年 前
  Tiago Fontella 322dd88d85 Fix icons in input-groups 11 年 前
  phuoc f4bc1c7a23 Update README 11 年 前
  phuoc dccded65ad Try to use checklist in README 11 年 前