mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This change makes the code cleaner for the user. It does mean a little bit more work for us since we have to patch the `type` back into the `DirectiveDef`. However since the patching happens only once on startup it should not be significant. PR Close #21374 |
||
|---|---|---|
| .. | ||
| baseline | ||
| incremental_dom | ||
| iv | ||
| ng1 | ||
| ng2 | ||
| ng2_next | ||
| ng2_static | ||
| ng2_switch | ||
| polymer | ||
| polymer_leaves | ||
| render3 | ||
| render3_function | ||
| BUILD.bazel | ||
| util.ts | ||