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 |
||
|---|---|---|
| .. | ||
| init | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||