angular/packages/platform-server/src
Alan Agius 0875b519b9 fix(platform-server): surface errors during rendering (#50587)
Prior to this change in some cases errors tht happen during routing were not being surfaced. This is due to the fact that the router has floating promises, and the platform was being destroyed prior to these being settled.

PR Close #50587
2023-06-07 12:44:08 -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 fix(platform-server): bundle @angular/domino in via esbuild (#49229) 2023-02-28 13:34:50 -08:00
http.ts refactor(platform-server): import xhr2 dynamically in the ServerXhr class (#50095) 2023-05-08 14:32:43 -07:00
location.ts fix(common): cleanup location change listeners when the root view is removed (#40867) 2021-03-04 13:09:04 -08:00
platform-server.ts feat(platform-server): rename provideServerSupport to provideServerRendering (#49678) 2023-04-03 15:00:13 -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(platform-server): remove ServerRendererFactory2 and EmulatedEncapsulationServerRenderer2 (#49630) 2023-04-05 11:42:57 -07:00
provide_server.ts refactor(platform-server): exclude provideHttpClient() call from provideServerRendering() (#50459) 2023-05-25 14:41:34 +00:00
server.ts fix(platform-server): remove dependency on @angular/platform-browser-dynamic (#50064) 2023-05-01 07:50:03 -07:00
server_events.ts refactor: remove deprecated EventManager method addGlobalEventListener (#49645) 2023-03-30 09:47:54 -07:00
tokens.ts refactor(platform-server): deprecate useAbsoluteUrl and baseUrl (#49546) 2023-03-29 09:13:41 -07:00
transfer_state.ts refactor(core): simplify state transfer escaping (#50201) 2023-05-10 11:31:34 -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 fix(platform-server): surface errors during rendering (#50587) 2023-06-07 12:44:08 -07:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00