angular/packages/core/primitives/event-dispatch/src
Tom Wilkinson f1d6f867b9 refactor(core): Remove A11Y_SUPPORT_IN_DISPATCHER behavior. (#55497)
The only use case internally has been removed and this can be
accomplished with A11Y_CLICK_SUPPORT_DEFERRED.

PR Close #55497
2024-04-25 10:57:58 -07:00
..
a11y_click.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
attribute.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
base_dispatcher.ts refactor(core): Remove A11Y_SUPPORT_IN_DISPATCHER behavior. (#55497) 2024-04-25 10:57:58 -07:00
cache.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
char.ts
custom_events.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
dispatcher.ts refactor(core): Remove A11Y_SUPPORT_IN_DISPATCHER behavior. (#55497) 2024-04-25 10:57:58 -07:00
dom.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
earlyeventcontract.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
event.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
event_contract_container.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
event_contract_defines.ts refactor(core): Remove A11Y_SUPPORT_IN_DISPATCHER behavior. (#55497) 2024-04-25 10:57:58 -07:00
event_contract_multi_container.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
event_handler.ts feat(core): Synchronize changes from internal JSAction codebase. (#55182) 2024-04-11 17:27:39 +02:00
event_info.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
event_type.ts feat(core): Modify EventType from an enum to an object. (#55323) 2024-04-16 15:36:45 +02:00
eventcontract.ts refactor(core): Remove A11Y_SUPPORT_IN_DISPATCHER behavior. (#55497) 2024-04-25 10:57:58 -07:00
key_code.ts
legacy_dispatcher.ts refactor(core): Split Dispatcher into base class. (#55372) 2024-04-24 09:10:04 -07:00
property.ts
register_events.ts refactor(core): Make some minor changes to facilitate testing and usage of event-dispatch. (#55411) 2024-04-23 11:05:44 -07:00
replay.ts refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00
restriction.ts feat(core): Synchronize changes from internal JSAction codebase. (#55182) 2024-04-11 17:27:39 +02:00