mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit incrementally builds on top of https://github.com/angular/angular/pull/49271 and adds the logic to hydrate elements and text nodes that don't have any Angular features (like *ngIf/*ngFor, etc) and are not content-projected. The subsequent commits will extend the logic further to support more complex scenarios. Co-authored-by: Jessica Janiuk <jessicajaniuk@google.com> Co-authored-by: Andrew Kushnir <akushnir@google.com> PR Close #49285 |
||
|---|---|---|
| .. | ||
| container.ts | ||
| context.ts | ||
| definition.ts | ||
| document.ts | ||
| i18n.ts | ||
| injector.ts | ||
| lview_tracking.ts | ||
| node.ts | ||
| projection.ts | ||
| public_definitions.ts | ||
| query.ts | ||
| renderer.ts | ||
| renderer_dom.ts | ||
| sanitization.ts | ||
| styling.ts | ||
| type_checks.ts | ||
| view.ts | ||