Commit History

Author SHA1 Message Date
  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
  nghuuphuoc d277342e27 #42: Add submit button to submitHandler() parameter 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 0c349bd9f8 #50: Don't validate disabled element 11 years ago
  nghuuphuoc 1ec8537ded #70: Support custom grid columns 11 years ago
  nghuuphuoc c5f00c956b #26, #27, #67: Add choice validator 11 years ago
  nghuuphuoc 53a2b84600 Format the README 11 years ago
  nghuuphuoc 71d0213e7c Update README: Add contributors 11 years ago
  nghuuphuoc 79f24029d6 #65: Support Sweden zip code 11 years ago
  nghuuphuoc 1f66ea75f5 #64: Support Danish zip code 11 years ago
  nghuuphuoc c98619e012 #73: Describe which version should be included in the Usage section 11 years ago
  nghuuphuoc b6014376aa Submit form when all validators are completed and the form is valid 11 years ago
  nghuuphuoc 56effb25fd #44: Implement custom submitHandler 11 years ago
  nghuuphuoc 76cafb1eaf Fix submitHandler example due to validator.getFieldElements() changes 11 years ago
  nghuuphuoc bbb47aa675 Live validating option 11 years ago
  nghuuphuoc efa00bbf64 #71: Show all errors 11 years ago
  nghuuphuoc 416ae1be71 Update different and identical validators due to validator.getFieldElements() modification 11 years ago
  nghuuphuoc f3741f4f8e #62: The callback validator passes wrong parameter 11 years ago