angular/packages/core/test/event_dispatch
Thomas Nguyen 551027e04e refactor(core): Set the jsaction cache directly instead of using jsaction attribute. (#56747)
This should make things somewhat faster, since setAttribute can be slower than addEventListener. Jsaction attribute is still needed for SSR though.

PR Close #56747
2024-07-01 17:31:24 +00: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): Set the jsaction cache directly instead of using jsaction attribute. (#56747) 2024-07-01 17:31:24 +00:00