angular/packages/platform-server/src
Thomas Nguyen 89e860cc30 refactor(core): Add four tests and fix code to make tests pass. (#55747)
The first test asserts that bubbling does not work right now.

The second asserts that stopPropagation works, which should pass when test #1 passes too.

The third test asserts properties about the events passed to the event handler.

THe fourth test asserts that mouse events do not translate to jsaction nor help emit the jsaction binary. This required a change in code to make this pass.

PR Close #55747
2024-05-14 09:38:43 -07:00
..
bundled-domino.d.ts fix(platform-server): bundle @angular/domino in via esbuild (#49229) 2023-02-28 13:34:50 -08:00
domino_adapter.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
http.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
location.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
platform-server.ts refactor(platform-server): remove deprecated platformDynamicServer API (#54874) 2024-03-18 16:37:06 -07:00
platform_state.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
private_export.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
provide_server.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
server.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
server_events.ts feat(platform-browser): expose EventManagerPlugin in the public API. (#49969) 2023-08-29 16:40:06 +00:00
tokens.ts refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
transfer_state.ts refactor(platform-server): add link that explains nonce application/json (#55505) 2024-04-24 10:48:38 -07:00
types.d.ts refactor(platform-server): import xhr2 dynamically in the ServerXhr class (#50095) 2023-05-08 14:32:43 -07:00
utils.ts refactor(core): Add four tests and fix code to make tests pass. (#55747) 2024-05-14 09:38:43 -07:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00