angular/packages/compiler-cli/src/ngtsc
2025-03-04 19:54:57 +00:00
..
annotations fix(compiler-cli): handle deferred blocks with shared dependencies correctly (#59926) 2025-02-12 09:15:53 -08:00
core feat(core): support TypeScript 5.8 (#59830) 2025-02-03 14:00:41 -08:00
cycles refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
diagnostics Revert "feat(compiler-cli): detect missing structural directive imports (#59443)" (#59544) 2025-01-15 13:38:37 -08:00
docs docs(docs-infra): Don't truncate types in symbol extraction (#59909) 2025-03-04 19:54:57 +00:00
entry_point refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
file_system refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
hmr fix(compiler-cli): gracefully fall back if const enum cannot be passed through (#59815) 2025-02-03 13:58:31 -08:00
imports fix(compiler-cli): avoid crash in isolated transform operations (#59869) 2025-02-13 16:39:04 +00:00
incremental refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
indexer refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
logging refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
metadata fix(compiler-cli): do not fail fatal when references to non-existent module are discovered (#58515) 2024-11-06 13:04:22 +01:00
partial_evaluator fix(compiler-cli): handle enum members without initializers in partial evaluator (#59815) 2025-02-03 13:58:31 -08:00
perf refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
program_driver feat(core): support TypeScript 5.8 (#59830) 2025-02-03 14:00:41 -08:00
reflection docs: set syntax highlighting to the remaining Markdown code examples blocks (#59088) 2025-01-14 15:14:02 -05:00
resource refactor(compiler-cli): add inline stylesheet external runtime style transformation support (#57613) 2024-10-07 08:20:22 -07:00
scope fix(compiler-cli): do not fail fatal when references to non-existent module are discovered (#58515) 2024-11-06 13:04:22 +01:00
shims refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
sourcemaps refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
testing refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
transform fix(compiler-cli): avoid crash in isolated transform operations (#59869) 2025-02-13 16:39:04 +00:00
translator fix(compiler-cli): preserve required parens for nullish coalescing (#60060) 2025-03-04 17:44:54 +00:00
typecheck feat(compiler): support tagged template literals in expressions (#59947) 2025-02-28 19:53:33 +00:00
util refactor(compiler-cli): rework path normalization function (#58982) 2024-12-05 16:09:55 -08:00
validation fix(compiler-cli): error in unused standalone imports diagnostic (#59064) 2024-12-05 16:14:02 -08:00
xi18n refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
program.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsc_plugin.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00