SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(form, ngModel): correctly notify parent form when children are added

Test that re-added controls propagate validity changes to the parent form.

Ensure that when a form / control that was removed and then attached
to a different parent, is renamed / deleted, the new parent will
be notified of the change.

Document that dynamic adding / removing of controls may require manually
propagating the current state of the control to the parent form.
M
Martin Staffa committed
c6110e8b08c7e9bb2b7da5ecc5c42d1a834ea92d
Parent: 290b504