angular/packages/core/primitives/event-dispatch/src
N. Coury a24179e125 fix(core): remove obsolete iOS cursor pointer hack in event delegation
Since WebKit commit 67a62d98 (merged for iOS 13), WebKit no longer restricts
click event bubbling to interactable nodes like `div` or `body`. The
`cursor: pointer` hack polyfill is therefore obsolete and can safely be
removed without breaking JSAction behavior.
2026-04-08 11:31:30 -07:00
..
a11y_click.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
action_resolver.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
attribute.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
bootstrap_app_scoped.ts refactor(core): remove unused restriction parameter 2026-01-28 20:54:46 +00:00
bootstrap_global.ts refactor(core): remove unused restriction parameter 2026-01-28 20:54:46 +00:00
cache.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
char.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
dispatcher.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
earlyeventcontract.ts refactor: ensure modules with 'declare global' are correctly handled by Rollup 2026-03-12 14:58:00 -06:00
event.ts fix(platform-browser): Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) 2025-01-27 10:28:58 +01:00
event_contract_container.ts fix(core): remove obsolete iOS cursor pointer hack in event delegation 2026-04-08 11:31:30 -07:00
event_contract_defines.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
event_dispatcher.ts refactor: ensure modules with 'declare global' are correctly handled by Rollup 2026-03-12 14:58:00 -06:00
event_handler.ts refactor(core): allow passing passive option to addEvent (#58316) 2024-10-24 17:49:26 -07:00
event_info.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
event_type.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
eventcontract.ts refactor(common): Removes unused imports to clean up dependencies 2025-11-06 08:35:28 -08:00
key_code.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
property.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
restriction.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00