angular/packages/core/primitives
iteriani 3d84c988cd refactor(core): Make some minor changes to facilitate testing and usage of event-dispatch. (#55411)
The change in the index is to allow the framework to add a type to the object that is passed from the contract to the dispatcher. ie

registerDispatcher(contract, (eventInfo: EventInfoWrapper) => ...).

The latter is to return the event contract so that tests can clean it up.

PR Close #55411
2024-04-23 11:05:44 -07:00
..
event-dispatch refactor(core): Make some minor changes to facilitate testing and usage of event-dispatch. (#55411) 2024-04-23 11:05:44 -07:00
signals refactor: migrate core/primitives to prettier formatting (#55387) 2024-04-17 15:55:32 -07:00