angular/packages/core/test/event_dispatch
Thomas Nguyen 8104fc2126 refactor(core): Call stopPropagation and preventDefault unconditionally within the patched methods. (#57354)
This fixes a few tests in g3 and is a bug fix for the event dispatcher. Otherwise, bubbling might
continue.

PR Close #57354
2024-08-13 12:09:57 -07:00
..
BUILD.bazel refactor(core): Set the jsaction cache directly instead of using jsaction attribute. (#56747) 2024-07-01 17:31:24 +00:00
event_dispatch_spec.ts refactor(core): Call stopPropagation and preventDefault unconditionally within the patched methods. (#57354) 2024-08-13 12:09:57 -07:00