angular/packages/core/schematics/utils
Matthieu Riegler 95b3f37d4a feat(compiler): Exhaustive checks for switch blocks
`@switch` blocks can now enable exhaustive typechecking by adding `@default(never);` at the end of a `@switch` block.
2026-02-17 10:25:31 -08:00
..
tsurge refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:56 +01:00
typescript feat(core): Add migration for zoneless by default. (#63042) 2025-09-16 20:48:29 +00:00
BUILD.bazel refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:56 +01:00
change_tracker.ts refactor(migrations): make it easier to delete nodes including comments (#58427) 2024-10-31 09:17:51 +01:00
extract_metadata.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
line_mappings.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
load_esm.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_component_template.ts refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:56 +01:00
ng_decorators.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
parse_html.ts feat(migrations): add migration to convert ngStyle to use style (#63517) 2025-09-15 20:16:16 +00:00
project_tsconfig_paths.ts feat(core): support TypeScript 5.9 (#62541) 2025-07-14 14:04:58 -07:00
template_ast_visitor.ts feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00