angular/packages/elements/src
dario-piotrowicz 432e518931 refactor(elements): remove the createCustomEvent function (#44703)
the createCustomEvent function's pupose is to create customEvents
even on browsers where `CustomEvent` is not a constructor,
`CustomEvent` is currently available in all supported browsers (since
IE11 support has ended), so remove the function as it is no longer
needed

PR Close #44703
2022-01-13 18:26:54 +00:00
..
component-factory-strategy.ts fix(elements): update the view of an OnPush component when inputs change (#39452) 2020-11-06 09:31:46 -08:00
create-custom-element.ts refactor(elements): remove the createCustomEvent function (#44703) 2022-01-13 18:26:54 +00: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 refactor(elements): remove the createCustomEvent function (#44703) 2022-01-13 18:26:54 +00:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00