mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Rename `BaseDispatcher` to `Dispatcher` and `Dispatcher` to `LegacyDispatcher`. The `GlobalHandler` type and `stopPropagation` function needs to be left for now in dispatcher.ts as it was not exported previously from legacy_dispatcher.ts. PR Close #55721 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| dispatcher_test.ts | ||
| event_test.ts | ||
| eventcontract_test.ts | ||
| html.ts | ||