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 |
||
|---|---|---|
| .. | ||
| baseline | ||
| incremental_dom | ||
| iv | ||
| ng1 | ||
| ng2 | ||
| ng2_next | ||
| ng2_static | ||
| ng2_switch | ||
| polymer | ||
| polymer_leaves | ||
| render3 | ||
| render3_function | ||
| BUILD.bazel | ||
| util.ts | ||