angular/packages/platform-server/test
Andrew Kushnir f1d3be3dee refactor(core): only annotate disconnected nodes in content projection (#49549)
Previously, we've annotated all disconnected DOM nodes, even if they are not used in content projection. However, this situation is only possible in content projection and if it happens in other cases (for example, when a node was removed using direct DOM manipulations), this should be a mismatch error.

PR Close #49549
2023-03-23 13:55:38 -07:00
..
BUILD.bazel refactor(core): add a note that hydration for i18n blocks is not yet supported (#49497) 2023-03-21 19:28:41 +01:00
hydration_spec.ts refactor(core): only annotate disconnected nodes in content projection (#49549) 2023-03-23 13:55:38 -07:00
integration_spec.ts refactor(platform-server): remove renderApplication overload that accepts a component (#49463) 2023-03-22 16:40:31 +01:00
transfer_state_spec.ts test: update tests to remove deprecated withServerTransition (#49422) 2023-03-15 17:08:18 -07:00