提交历史

作者 SHA1 备注 提交日期
  nghuuphuoc 644cc8cbc0 #136: Remove this.dfs variable. Store the validate result for each field via data() 11 年之前
  nghuuphuoc 3efc4dd86f #102: The ```resetForm``` method now only resets fields with validator rules 11 年之前
  nghuuphuoc ae9841673a Refactor: Remove setNotValidated(), use updateStatus() instead 11 年之前
  nghuuphuoc 2848b1d8df Enable feedback icons for all examples 11 年之前
  nghuuphuoc 77f1ee7ed5 #4, #72, #79: Add date validator 11 年之前
  nghuuphuoc 5a6e5345fe #48: Support custom feedback icons 11 年之前
  nghuuphuoc ba1b20bcad #76: Add resetForm() method 11 年之前
  nghuuphuoc 8b8b5cafa0 Re-validate the form even if the live validating mode is disabled 11 年之前
  nghuuphuoc d5ff5422d2 Add screenshot, update README and CHANGELOG 11 年之前
  nghuuphuoc d2b47b3ef9 Cleanup 11 年之前
  nghuuphuoc bdcaa51139 Refactoring, remove showError() and removeError(). Add updateStatus() 11 年之前
  nghuuphuoc 46719c5b01 Add simple file showing submitted data 11 年之前
  nghuuphuoc 48808649fb #41: Disable submit button on successful form submit 11 年之前
  nghuuphuoc 65479a8ec1 #48: Add feedbackIcons option to indicate showing/hiding the feedback icons 11 年之前
  nghuuphuoc 3ee1b6caaf #48: Add optional feedback icons 11 年之前
  nghuuphuoc 9073bc9174 #36, #58: Add method to validate form manually 11 年之前
  nghuuphuoc d85f885caf Update the default demo 11 年之前
  nghuuphuoc b6014376aa Submit form when all validators are completed and the form is valid 11 年之前
  nghuuphuoc 600d139dda Fix #32, #43, #47 12 年之前
  nghuuphuoc f6c0a851a5 (#40) Fix the issue when the form label doesn't have class 12 年之前
  nghuuphuoc ad7d513222 #39: Validate existing fields only 12 年之前
  nghuuphuoc 469d79ea9e #22: Support form that labels are placed in small (col-sm-), medium (col-md-) elements 12 年之前
  nghuuphuoc dd7f9e8771 Remove live option from sample demo 12 年之前
  nghuuphuoc 7c58ff3ca6 #24: Add live option 12 年之前
  nghuuphuoc cd79ef0e4b #21: Add Callback validator 12 年之前
  nghuuphuoc 7532463b64 #18: Add Different validator 12 年之前
  nghuuphuoc 9f57f7c5fe #20: Add submitHandler option 12 年之前
  phuoc d6037eadb4 General clean up; Rename to BootstrapValidator 12 年之前
  phuoc 2a3f3100de Use Bootstrap help block element instead of tooltip to show the errors 12 年之前
  phuoc 584e73409e Add screenshot 12 年之前