mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This makes events bubble! This change also contains changes to dispatcher and event_dispatcher to make replay synchronous, so that we avoid odd timing issues. This can be split out though. Lastly, we have one cleanup change to move the mapping from event type to functions on the element itself. PR Close #56036 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| dom_utils.ts | ||
| event_replay_spec.ts | ||
| hydration_spec.ts | ||
| integration_spec.ts | ||
| transfer_state_spec.ts | ||