angular/packages/core/schematics/migrations
Andrew Scott 910dcb6d6a refactor(compiler-cli): decouple TemplateSymbolBuilder from ts.TypeChecker
This updates the SymbolBuilder to no longer use ts.TypeChecker internally to
build symbols for the language service. These lookups are deferred/done later
using the newly expanded template type checker API.
2026-04-07 14:51:37 -07:00
..
add-bootstrap-context-to-server-main build: format md files 2025-11-06 10:03:05 -08:00
application-config-core refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:56 +01:00
bootstrap-options-migration refactor(migrations): don't migration the server bootstrapApplicaiton on zoneless apps. 2025-11-26 15:58:53 -05:00
common-to-standalone-migration fix(migrations): prevent duplicate imports in common-to-standalone migration 2026-01-09 14:30:47 -08:00
control-flow-migration ci: reformat files 2025-12-16 14:44:19 -08:00
ngclass-to-class-migration ci: reformat files 2025-12-16 14:44:19 -08:00
ngstyle-to-style-migration fix(migrations): prevent trailing comma syntax errors after removing NgStyle 2026-03-17 17:01:28 -07:00
output-migration refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:56 +01:00
router-current-navigation ci: reformat files 2025-12-16 14:44:19 -08:00
router-last-successful-navigation ci: reformat files 2025-12-16 14:44:19 -08:00
router-testing-module-migration build: format md files 2025-11-06 10:03:05 -08:00
self-closing-tags-migration refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:56 +01:00
signal-migration refactor(compiler-cli): decouple TemplateSymbolBuilder from ts.TypeChecker 2026-04-07 14:51:37 -07:00
signal-queries-migration build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00