mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The reference migration code of the signal input migration should be re-usable as the queries migration needs the exact same. This builds on top of the shared reference resolution logic from previous commits. Similarly this commit introduces a small "host" for providing necessary configurable information about what references should be migrated; supporting e.g. "input incompatibilities". This is important as e.g. queries may also be incompatible for migration and references to such, should not be migrated. PR Close #57766 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| reference-manifests | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||