Commit History

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