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 |
||
|---|---|---|
| .. | ||
| component-factory-strategy.ts | ||
| create-custom-element.ts | ||
| element-strategy.ts | ||
| extract-projectable-nodes.ts | ||
| utils.ts | ||
| version.ts | ||