angular/packages/elements/src
Adam Plumer bf717b1a31 fix(elements): detect matchesSelector prototype without IIFE (#37799)
Although in SSR we patch the global prototypes with DOM globals
like Element and Node, this patch does not occur before the
matches function is called in Angular Elements. This is similar
to the behavior in @angular/upgrade.

Fixes #24551

PR Close #37799
2020-10-09 10:02:24 -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 feat(compiler-cli): add support for TypeScript 4.0 (#38076) 2020-08-24 13:06:59 -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 fix(elements): detect matchesSelector prototype without IIFE (#37799) 2020-10-09 10:02:24 -07:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00