Angular1-ngForm-ngSubmit-fixes
HTML
★ 13
updated 9y ago
Fix Angular1.* ng-form & ng-submit issues. AngularJS by default doesn't handle <ng-form> the way a typical <form> is handled, Enter keypress doesn't submit, ng-submit also doesn't work with it. Fix all of those issues with this directive override.
No plain-English explanation yet — one is being written right now. Check back in a minute.