mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Remove `containerRefreshStart` and `containerRefreshEnd` instruction from the output. Generate directives as a list in `componentDef` rather than inline into instructions. This is consistent in making selector resolution runtime so that translation of templates can follow locality. PR Close #22921 |
||
|---|---|---|
| .. | ||
| mock_compile.ts | ||
| mock_compiler_spec.ts | ||
| r3_back_patch_compiler_spec.ts | ||
| r3_compiler_compliance_spec.ts | ||
| r3_module_factory_compiler_spec.ts | ||
| r3_view_compiler_i18n_spec.ts | ||
| r3_view_compiler_listener_spec.ts | ||
| r3_view_compiler_spec.ts | ||
| README.md | ||
Tests in this directory are excluded from running in the browser and only run in node.