angular/packages/core
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
..
global docs(docs-infra): Add missing API entries to ADEV (#54530) 2024-02-21 16:41:33 +00:00
primitives fix(core): Fix shouldPreventDefaultBeforeDispatching bug (#56188) 2024-05-30 17:54:55 +00:00
reference-manifests build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
rxjs-interop refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
schematics refactor(compiler): implement let declarations in render3 ast (#55848) 2024-05-30 14:55:36 +00:00
src refactor(core): replace AIO link with ADEV one in hydration message (#56178) 2024-05-30 14:57:10 +00:00
test feat(core): support TypeScript 5.5 (#56096) 2024-05-29 15:33:33 +02:00
testing refactor(core): Remove hybrid mode flag and move scheduler provider location (#55722) 2024-05-23 18:15:53 +02:00
BUILD.bazel build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json build: make JSA contract binary accessible (#55361) 2024-04-17 10:37:31 +02:00
PACKAGE.md
public_api.ts