angular/packages/platform-server/test
Jessica Janiuk 5944f5d21e refactor(core): skip hydration annotation (#49345)
This adds the ngSkipHydration annotation, which allows users to
opt hydration boundaries out of hydration. This enables incremental
adoption of hydration by letting users skip hydration on components
that have implementation issues that conflict with hydration.

co-authored-by: AndrewKushnir <akushnir@google.com>

PR Close #49345
2023-03-08 17:56:43 +00: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): skip hydration annotation (#49345) 2023-03-08 17:56:43 +00:00
integration_spec.ts feat(platform-server): renderApplication now accepts a bootstrapping method (#49248) 2023-03-01 22:31:33 +00: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