mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
It's likely that the flag and counters used to track transplanted views needing a refresh will be reused to signal views as well. The two follow a similar rule: While the parents might not be "Dirty", there is still a child/descendant view somewhere that needs to be refreshed during change detection. PR Close #50000 |
||
|---|---|---|
| .. | ||
| 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 | ||