angular/packages/platform-server/test
Andrew Kushnir 22b895a5b1 refactor(core): add hydration logic for view containers (#49382)
This commit implements hydration support for view containers, which should make `*ngIf`, `*ngFor` and other structural directive work with hydration.

The logic also respects the `ngSkipHydration` flag and skips hydration in such cases.

PR Close #49382
2023-03-14 14:22:09 -07:00
..
BUILD.bazel refactor: update platform-server tests to work with ESM (#48521) 2022-12-19 19:50:43 +00:00
hydration_spec.ts refactor(core): add hydration logic for view containers (#49382) 2023-03-14 14:22:09 -07:00
integration_spec.ts feat(platform-server): add provideServerSupport function to provide server capabilities to an application (#49380) 2023-03-14 09:23:13 -07:00
server_styles_host_spec.ts perf(common): remove unused methods from DomAdapter (#41102) 2021-03-10 11:48:24 -08:00
transfer_state_spec.ts Revert "fix(platform-server): insert transfer state script before other script tags (#48868)" (#49112) 2023-02-17 11:09:21 -08:00