New features
- #4: Add date validator
- #80: Add
enabled
option andenableFieldValidators()
method to enable/disable all validators to given field - #90: Add
bower.json
file, thanks to @ikanedo
Changes
- Remove the
columns
option. Now the plugin works normally no matter how many columns the form uses
Improvements
- #3, #92: Support more form controls on the same row
- #72, #79: Improve
updateStatus()
method to make the plugin play well with another - #102: The
resetForm
method now only resets fields with validator rules
Bug fixes
- #82, #84: The error messages aren't shown if the form field doesn't have label
- #89:
submitHandler
or default submission isn't called after remote validation completes
Contributors
Thank to the contributors: