angular/packages/core/primitives
Thomas Nguyen 1ee9f32621 feat(core): Synchronize changes from internal JSAction codebase. (#55182)
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
2024-04-11 17:27:39 +02:00
..
event-dispatch feat(core): Synchronize changes from internal JSAction codebase. (#55182) 2024-04-11 17:27:39 +02:00
signals docs(core): add missing space (#55287) 2024-04-11 17:25:33 +02:00