mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds hydration support for repeaters (for loops) and empty blocks. The logic looks up a dehydrated view and use this information for hydration. Otherwise, DOM elements for a view are created from scratch. PR Close #51920 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| hydration_spec.ts | ||
| integration_spec.ts | ||
| transfer_state_spec.ts | ||