angular/packages/core/primitives
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
..
event-dispatch refactor(core): Set the jsaction cache directly instead of using jsaction attribute. (#56747) 2024-07-01 17:31:24 +00:00
signals refactor(core): export additional methods from primitives/signals (#56759) 2024-07-01 14:39:44 +00:00