Support for IE<11 is being removed in v11. PR #39090 removed some code that was no longer needed. Now that there are no longer multiple code-paths (which was previously needed for IE<11 support), this commit simplifies the code further (for example, to avoid unnecessary functions calls and to avoid iterating over a component's inputs multiple times). PR Close #39265
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT