Tags: leoalmar/angular-auto-validate
Tags
Fixes issue (jonsamwell#88) where the node is a comment.Fixes issue w… …ith validation error message placement with checkboxes and radio groups for the BS3 modifier.
Fixed issue jonsamwell#61 with globally disabling the library and ena… …bling it for a particular form
Fixed jonsamwell#68. Setting form to untouched and pristine when a fo… …rm reset is requested
Reset a form programatically is now possible via the resetForm method…
… on the form controllers autoValidateFormOptions objector by raising the event 'form:{formName}:reset on the controllers scope. The formName is the value in the name attributeon the form tag which also corresponds to the formController.$name property.Fixes issue with removing external validation raised in jonsamwell#39
PreviousNext