angular/packages/core/schematics
aparziale 8f8972b0fd feat(migrations): model + output migrations
becomes input + linkedSignal

When a component has both a model() property and a conflicting output property (e.g., foo model + fooChange output), this migration converts the model() to an input() + linkedSignal() pattern to avoid naming conflicts.

Fixes #67340
2026-04-28 12:43:55 -07:00
..
migrations feat(migrations): model + output migrations 2026-04-28 12:43:55 -07:00
ng-generate feat(migrations): model + output migrations 2026-04-28 12:43:55 -07:00
test fix(migrations): fix NgClass leaving trailing comma after removal 2026-04-22 09:59:49 -07:00
utils feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
BUILD.bazel feat(migrations): model + output migrations 2026-04-28 12:43:55 -07:00
collection.json refactor: move several schematics from migrations to ng-generate directories 2026-02-26 07:54:04 -08:00
migrations.json feat(migrations): model + output migrations 2026-04-28 12:43:55 -07:00
rollup.config.js docs: update copyright year 2026-01-07 12:28:34 -05:00
tsconfig-test.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00