Commit History

Author SHA1 Message Date
  nghuuphuoc 9be0ea584c #76: resetForm() does not hide FontAwesome feedback icons 11 years ago
  nghuuphuoc 38abd2999a validateField() now uses getFieldElements() 11 years ago
  nghuuphuoc 64cde8fe50 Format the README 11 years ago
  nghuuphuoc 77f1ee7ed5 #4, #72, #79: Add date validator 11 years ago
  nghuuphuoc 8419c8126d Release v0.3.0 11 years ago
  nghuuphuoc 3e2f176872 #31: The ```remote``` validator supports dynamic data 11 years ago
  nghuuphuoc e13e39b146 #37: Update the README, adding an example of how to use Ajax to submit the form 11 years ago
  nghuuphuoc 5a6e5345fe #48: Support custom feedback icons 11 years ago
  nghuuphuoc 0256f1debc Remove dkZipCode.js (added to zipCode validator) 11 years ago
  nghuuphuoc ba1b20bcad #76: Add resetForm() method 11 years ago
  nghuuphuoc 523086d214 #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 9fd2fcc01f Update README. Remove conflict from the callback validator 11 years ago
  nghuuphuoc d5ff5422d2 Add screenshot, update README and CHANGELOG 11 years ago
  nghuuphuoc 54634d5b81 Update README, remove conflicts 11 years ago
  nghuuphuoc 06fb5f212a Merge remote-tracking branch 'origin/master' 11 years ago
  nghuuphuoc 5ce4e0195e Merge remote-tracking branch 'origin/master' 11 years ago
  nghuuphuoc f5de5a6c15 Update changes after merging from 0.3 11 years ago
  nghuuphuoc f9faeb111f Update the version to 0.3.0-dev 11 years ago
  nghuuphuoc d2b47b3ef9 Cleanup 11 years ago
  nghuuphuoc bdcaa51139 Refactoring, remove showError() and removeError(). Add updateStatus() 11 years ago
  nghuuphuoc 8b072a8449 Don't submit the form automatically when remote/callback validators complete their jobs 11 years ago
  nghuuphuoc 40995b0468 Use typeof to check if validate result is deferred or boolean 11 years ago
  nghuuphuoc 46719c5b01 Add simple file showing submitted data 11 years ago
  nghuuphuoc 09d0009fc6 Don't validate field if it is already done 11 years ago
  nghuuphuoc 48808649fb #41: Disable submit button on successful form submit 11 years ago
  nghuuphuoc c18f7394b4 Improve the removeError() method: Doesn't remove error from field which hasn't been validated 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 ef9d787c05 Upgrade Bootstrap to v3.1.1 to use feedback icon feature 11 years ago