angular-docs-cn/packages/elements/src
George Kalpakas eb9eebbb45 refactor(elements): simplify code after IE<11 support removal (#39265)
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
2020-10-14 14:11:22 -07:00
..
component-factory-strategy.ts fix(elements): run strategy methods in correct zone (#37814) 2020-07-22 20:35:47 -07:00
create-custom-element.ts refactor(elements): simplify code after IE<11 support removal (#39265) 2020-10-14 14:11:22 -07:00
element-strategy.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
extract-projectable-nodes.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
utils.ts docs: remove IE10 references from comments in the code (#39090) 2020-10-13 15:51:49 -07:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00