angular/packages/elements/test
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
..
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
component-factory-strategy_spec.ts refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
create-custom-element_spec.ts test: clean up more entryComponents usages (#44561) 2022-01-06 18:36:22 +00:00
extract-projectable-nodes_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
slots_spec.ts test: clean up more entryComponents usages (#44561) 2022-01-06 18:36:22 +00:00
utils_spec.ts refactor(elements): remove the createCustomEvent function (#44703) 2022-01-13 18:26:54 +00:00