mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b1828065f3
Deletes the `allowInvalidAssignmentEvents` which was added to facilitate a migration away from invalid two-way bindings. Since the migration doesn't exist anymore, we don't need the flag either. PR Close #58988