mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| hydration_spec.ts | ||
| integration_spec.ts | ||
| server_styles_host_spec.ts | ||
| transfer_state_spec.ts | ||