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 afterremote
validation completes
Contributors
Thank to the contributors:
Comments
If you want to report a bug, please submit the issue on Github. Do NOT post the issue here.
For a general question or feedback, use the form below.