mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| component-factory-strategy_spec.ts | ||
| create-custom-element_spec.ts | ||
| extract-projectable-nodes_spec.ts | ||
| slots_spec.ts | ||
| utils_spec.ts | ||