angular/packages/language-service/test
Kristiyan Kostadinov 0571b335b9 feat(compiler-cli): enable type checking of host bindings by default (#63654)
Type checking of host bindings was added in v20. We're now confident enough in it to enable it by default.

BREAKING CHANGE:
* Previously hidden type issues in host bindings may show up in your builds. Either resolve the type issues or set `"typeCheckHostBindings": false` in the `angularCompilerOptions` section of your tsconfig.

PR Close #63654
2025-09-09 14:34:29 -07:00
..
legacy build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
adapters_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
code_fixes_spec.ts fix(language-service): Support to resolve the re-export component. (#62585) 2025-08-20 09:39:56 +00:00
compiler_spec.ts refactor(language-service): Migrate manually ngtsc tests to standalone by default (#58160) 2024-10-14 14:58:58 +00:00
completions_spec.ts feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
definitions_spec.ts feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
diagnostic_spec.ts fix(compiler-cli): Ignore diagnostics on ngTemplateContextGuard lines in TCB (#63054) 2025-08-07 15:38:38 -07:00
get_outlining_spans_spec.ts refactor(language-service): Migrate manually ngtsc tests to standalone by default (#58160) 2024-10-14 14:58:58 +00:00
get_template_location_for_component_spec.ts refactor(language-service): Migrate manually ngtsc tests to standalone by default (#58160) 2024-10-14 14:58:58 +00:00
gettcb_spec.ts feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
quick_info_spec.ts feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
references_and_rename_spec.ts feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
semantic_tokens_spec.ts feat(language-service): add semantic tokens for templates (#60260) 2025-06-24 16:27:46 +00:00
signal_input_refactoring_action_spec.ts feat(language-service): support migrating full classes to signal inputs in VSCode (#57975) 2024-09-30 13:29:21 -07:00
signal_queries_refactoring_action_spec.ts feat(language-service): support migrating full classes to signal queries (#58263) 2024-10-18 14:34:47 +00:00
signature_help_spec.ts refactor(language-service): convert scripts within packages/language-service to relative imports (#60540) 2025-03-26 20:40:01 -07:00
ts_utils_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
type_definitions_spec.ts build: prepare testing infrastructure for code splitting of core package (#60487) 2025-03-20 12:30:57 -07:00