Commit History

Author SHA1 Message Date
  phuoc 6a18f212b6 Update README with Regexp guide 11 years ago
  nghuuphuoc ba28c3a60e Release v0.4.1 11 years ago
  nghuuphuoc 63c6e91e3d #159, #163: User doesn't need to submit the form twice when remote validator complete 11 years ago
  nghuuphuoc b883947542 The phone validator now checks the length of US phone number 11 years ago
  nghuuphuoc 677be4239f #157: Added support for element outside of form using the selector option 11 years ago
  nghuuphuoc 87b4f15bcd Update Changelog 11 years ago
  nghuuphuoc b26ecc29e2 #106: validate() method now doesn't submit the form automatically if user doesn't click the submit buttons 11 years ago
  nghuuphuoc 07cc2a1e7b #162: Update the changelog 11 years ago
  nghuuphuoc a9518bd70d [BUGFIX] #160 Fixed error in IE8. 11 years ago
  nghuuphuoc fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 years ago
  nghuuphuoc 8eac386394 Release v0.4.0 11 years ago
  nghuuphuoc c36d1127a3 Support type="range" HTML 5 attribute 11 years ago
  nghuuphuoc 91411fcd13 #128: Add numeric validator 11 years ago
  nghuuphuoc 34cb33d993 #114: Add IBAN validator 11 years ago
  nghuuphuoc a1ac0a17fd #139: Add stringCase validator 11 years ago
  nghuuphuoc 15e3237f3d #116: Add uuid validator 11 years ago
  nghuuphuoc b175903ed3 #138: Add hex validator 11 years ago
  nghuuphuoc b5b7598bcc #140: Add invisible example 11 years ago
  nghuuphuoc b78237acce #140: Don't init the hidden field 11 years ago
  phuoc 33cb378f79 Merge from v0.4.0 branch 11 years ago
  phuoc e1ca86724e Cleanup 11 years ago
  nghuuphuoc 65059a3022 #109: Add setLiveMode method 11 years ago
  nghuuphuoc 2b80be973a #14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options 11 years ago
  nghuuphuoc c6b47355cd #126: Don't disable the submit button when calling custom submit handler 11 years ago
  nghuuphuoc 8bd3b5378f Cleanup 11 years ago
  nghuuphuoc 8eb8b776cc Show the invalid icon when the remote/callback returns true but the field doesn't pass other validator 11 years ago
  phuoc aeb7cde40e Cleanup 11 years ago
  phuoc 4d022725a6 #136: Update identical and different validators due to the changes of updateStatus() method 11 years ago
  phuoc 118178743b #136: Support multiple elements with the same name 11 years ago
  nghuuphuoc 644cc8cbc0 #136: Remove this.dfs variable. Store the validate result for each field via data() 11 years ago