angular/packages/core/primitives
Tom Wilkinson b6fb53cdc7 fix(core): Fix shouldPreventDefaultBeforeDispatching bug (#56188)
When I copied this over in caedd10597
the parentheses moved around the A tag check and the CLICK type check,
instead of around the CLICK and CLICKMOD check.

PR Close #56188
2024-05-30 17:54:55 +00:00
..
event-dispatch fix(core): Fix shouldPreventDefaultBeforeDispatching bug (#56188) 2024-05-30 17:54:55 +00:00
signals fix(core): don't coerce all producers to consumers on liveness change (#56140) 2024-05-30 17:44:55 +00:00