• Randall Leeds's avatar
    Form validation on blur improvements · bce25d56
    Randall Leeds authored
    Add a temprorary hack as a directive triggered by the form-error-list
    class which polyfills the `ngModelController` methods `$setTouched` and
    `$setUntouched`.
    
    The form styles and the directive both rely on the form-error-list
    element being nested as a sibling of the field to which it relates.
    bce25d56
Name
Last commit
Last update
h/static Loading commit data...
tests/js Loading commit data...
karma.config.js Loading commit data...
package.json Loading commit data...