angular/packages/compiler-cli/src/ngtsc
Kristiyan Kostadinov 372e1ffd25 refactor(compiler-cli): account for model inputs in language service (#54252)
Updates the code that resolves a node from the TCB to an input in order to fix the language service.

PR Close #54252
2024-02-07 16:36:10 +00:00
..
annotations refactor(compiler-cli): recognize model fields (#54252) 2024-02-07 16:36:05 +00:00
core Revert "fix(compiler-cli): allow custom/duplicate decorators for @Injectable classes in local compilation mode (#54139)" (#54264) 2024-02-05 18:18:47 +00:00
cycles build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
diagnostics refactor(compiler-cli): upgrade error codes and messages for unresolved symbol errors in local compilation mode (#54230) 2024-02-06 21:33:29 +00:00
docs refactor(compiler): extract call and construct signatures of interfaces (#54053) 2024-01-26 19:10:56 +00:00
entry_point build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
file_system build: remove Windows CI check (#52140) 2023-10-10 14:07:03 -07:00
imports feat(compiler-cli): generate extra imports for component local dependencies in local mode (#53543) 2024-01-30 15:05:43 +00:00
incremental docs(core): fix the language code (#52352) 2023-10-25 09:32:17 -07:00
indexer refactor(compiler-cli): expose ng-content selectors and preserveWhitespaces during template type checking (#53190) 2023-11-28 11:18:43 +01:00
logging build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
metadata refactor(compiler-cli): add function to identify model fields (#54252) 2024-02-07 16:36:02 +00:00
partial_evaluator fix(compiler): handle ambient types in input transform function (#51474) 2023-12-13 09:15:17 -08:00
perf feat(language-service): Implement outlining spans for control flow blocks (#52062) 2023-10-09 10:20:26 -07:00
program_driver fix(compiler): allow TS jsDocParsingMode host option to be programmatically set again (#53292) 2023-12-01 10:35:07 -08:00
reflection fix(compiler-cli): handle default imports in defer blocks (#53695) 2024-02-01 15:58:21 +00:00
resource refactor: update code to be ES2022 compliant (#49559) 2023-03-23 08:18:45 -07:00
scope refactor(compiler): add support for internal deferredImports field (#53591) 2024-01-10 15:28:58 -08:00
shims feat(compiler): drop support for TypeScript 4.8 (#49155) 2023-02-23 10:39:43 -08:00
sourcemaps build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
testing refactor(compiler-cli): allow writable signals in two-way bindings (#54252) 2024-02-07 16:36:07 +00:00
transform Revert "fix(compiler-cli): consider the case of duplicate Angular decorators in local compilation diagnostics (#54139)" (#54264) 2024-02-05 18:18:47 +00:00
translator refactor(compiler-cli): ability to generate side effect imports (#53543) 2024-01-30 15:05:42 +00:00
typecheck refactor(compiler-cli): account for model inputs in language service (#54252) 2024-02-07 16:36:10 +00:00
util refactor(compiler): drop regular imports when symbols can be defer-loaded (#51171) 2023-08-04 11:28:07 -04:00
xi18n refactor(compiler-cli): support xi18n in ngtsc (#42485) 2021-06-21 16:50:28 +00:00
program.ts feat(compiler): extract docs via exports (#51828) 2023-09-20 18:34:55 +02:00
tsc_plugin.ts refactor(compiler-cli): Export the interface PluginCompilerHost for 1p use. (#48874) 2023-02-02 09:44:18 -08:00