angular/packages/core/schematics
Andrew Scott 13c8df67d9 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-06 10:55:40 -07:00
..
migrations refactor(compiler-cli): decouple TemplateSymbolBuilder from ts.TypeChecker 2026-04-06 10:55:40 -07:00
ng-generate fix(core): resolve component import by exact specifier in route lazy-loading schematic 2026-04-01 09:24:08 +02:00
test fix(core): resolve component import by exact specifier in route lazy-loading schematic 2026-04-01 09:24:08 +02:00
utils feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
BUILD.bazel feat(migrations): Add migration for CanMatchFn snapshot parameter (#67452) 2026-04-02 12:53:57 -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): Add migration for CanMatchFn snapshot parameter (#67452) 2026-04-02 12:53:57 -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