New features
- #26, #27, #67: Add
choice
validator, thanks to @emilchristensen - #36, #58: Add method to validate form manually
- #44: Rewrite entirely using Deferred
- #48: Add optional feedback icons
- #76: Add
resetForm()
method
Improvements
- #31: The remote validator supports dynamic data
- #41: Disable submit button on successful form submit
- #42: Add submit button to
submitHandler()
parameter - #50: Don't validate disabled element
- #59: Add example for Rail field convention, thanks to @narutosanjiv
- #60: Update the installation guide, thanks to @vaz
- #64: Support Danish zip code, thanks to @emilchristensen
- #65: Support Sweden zip code, thanks to @emilchristensen
- #70: Support custom grid columns
- #71: Show all errors
- #73: Describe which version should be included in the Usage section
Bug fixes
- #51: Submit after submit doesn't work
- #53, #54: Fix notEmpty validator for radios and checkboxes, thanks to @kristian-puccio
- #55: The plugin doesn't validate other fields if the remote validator returns
true
- #62: The callback validator passes wrong parameter, thanks to @iplus
Contributors
Thank to the contributors: