コミット履歴

作者 SHA1 メッセージ 日付
  phuoc 3efbceab6a Merge branch 'master' of https://github.com/jcnmulio/bootstrapvalidator into jcnmulio-master 11 年 前
  nghuuphuoc 0bd2ba36e1 Move #202, #206 out of built-in features, to an example of using events 11 年 前
  nghuuphuoc b9ca73502b #316: Add isValidContainer() API 11 年 前
  phuoc bbaafaea61 #310: date validator still return valid if the value doesn't contain digits 11 年 前
  nghuuphuoc fa035f79ad #244: Fix the case the submit button is not clicked 11 年 前
  nghuuphuoc d9fe23d85e Add status.field.bv event triggered after updating the field status (#300, #301) 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 b3204731ae #292: Fix identical validator issue with not clearing ```has-error``` class, thanks to @alavers 11 年 前
  Andrew Lavers 4fc71a0f37 Fix identical validator issue with not clearing has-error class 11 年 前
  nghuuphuoc cbfecf255e #287: Only send the submit button which is clicked. Improve #238 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 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 年 前
  nghuuphuoc 18be3c6da7 #175: Allow to set 'container' option using HTML attribute 11 年 前
  nghuuphuoc 69f6c0a207 #175: Set trigger: 'hover click' to popover 11 年 前
  nghuuphuoc e14bb6c35a #175: Showing errors in tooltip or popover 11 年 前
  nghuuphuoc 2cdeafec48 #164: Add container option for indicating the element showing all errors 11 年 前
  phuoc 69fdb60787 Merge branch 'master' into v0.5.0 11 年 前
  nghuuphuoc dc101ba4f0 Fix #257 11 年 前
  nghuuphuoc bfdb0d80b9 #207, #255: Plugin method invocation don't work 11 年 前
  nghuuphuoc 9bc2349788 Fix the issue caused by setting excluded fields as string 11 年 前
  nghuuphuoc 56c10fb481 Cleanup 11 年 前
  nghuuphuoc 5e0de4b262 Update the header 11 年 前
  nghuuphuoc 43399fd29b Add notInFuture param to $.fn.bootstrapValidator.helpers.date helper 11 年 前