mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
1: Remove USE_EVENT_PATH, which has no users. 2: Create a new `EventActionInfo` object to represent actions, update all `EventInfoWrapper` users. 3: Fix `stopPropagation` behavior in JSAction Dispatcher - it should only `stopPropagation` if an action is found, which is only known during normal dispatch rather than global. PR Close #55182 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||