mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit splits the `render3/instructions/defer.ts` file (that contained most of the runtime code) into smalle r files that are easier to maintain. There are no functional changes in this PR, just organizing code. PR Close #52152 |
||
|---|---|---|
| .. | ||
| 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 | ||