angular/packages/platform-server/src
Matthieu Riegler 0a38dc3c26 refactor(core): throw an error when hydration marker is missing from DOM (#51170)
non-destructive hydration expects the DOM tree to have the same structure in both places.
With this commit, the app will throw an error if comments are stripped out by the http server (eg by some CDNs).

fixes #51160

PR Close #51170
2023-08-04 11:31:49 -04: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 refactor: use queueMicrotask to schedule micro tasks instead of various helpers (#50485) 2023-06-15 16:38:21 +02: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 docs(platform-server): Make links out of @see tags (#50110) 2023-06-14 10:54:39 +02: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 refactor(core): throw an error when hydration marker is missing from DOM (#51170) 2023-08-04 11:31:49 -04:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00