angular/packages/core/primitives/event-dispatch/test
Thomas Nguyen 666d646575 feat(core): Add event delegation library to queue up events and replay them when the application is ready (#55121)
This adds the JSAction library from the Wiz framework to core/primitives.

PR Close #55121
2024-04-02 16:09:13 +00:00
..
BUILD.bazel feat(core): Add event delegation library to queue up events and replay them when the application is ready (#55121) 2024-04-02 16:09:13 +00:00
dispatcher_test.ts feat(core): Add event delegation library to queue up events and replay them when the application is ready (#55121) 2024-04-02 16:09:13 +00:00
event_test.ts feat(core): Add event delegation library to queue up events and replay them when the application is ready (#55121) 2024-04-02 16:09:13 +00:00
eventcontract_test.ts feat(core): Add event delegation library to queue up events and replay them when the application is ready (#55121) 2024-04-02 16:09:13 +00:00
generator_test.ts feat(core): Add event delegation library to queue up events and replay them when the application is ready (#55121) 2024-04-02 16:09:13 +00:00
html.ts feat(core): Add event delegation library to queue up events and replay them when the application is ready (#55121) 2024-04-02 16:09:13 +00:00