angular/packages/platform-server/test
Andrew Kushnir 307bc1d6b6 refactor(platform-server): event contract script should follow event dispatch script (#55502)
This commit fixes an issue where event contract init script was injected into the page before the inlined event dispatch script. That resulted in runtime exceptions, since event contract relies on some code being present on a page already.

PR Close #55502
2024-04-24 10:32:36 -07:00
..
BUILD.bazel refactor(core): Replay events from the event contract using the dispatcher. (#55467) 2024-04-23 16:08:36 -07:00
dom_utils.ts refactor(core): Replay events from the event contract using the dispatcher. (#55467) 2024-04-23 16:08:36 -07:00
event_replay_spec.ts refactor(platform-server): event contract script should follow event dispatch script (#55502) 2024-04-24 10:32:36 -07:00
hydration_spec.ts refactor(core): Replay events from the event contract using the dispatcher. (#55467) 2024-04-23 16:08:36 -07:00
integration_spec.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
transfer_state_spec.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00