angular/packages/compiler-cli/src/ngtsc
Kristiyan Kostadinov 6773d3b97d fix(compiler-cli): check that field radio button values are strings
Adds some type checking code which verifies that the bound `value` on a `Field` radio button is a string.

Fixes #65726.
2025-12-03 12:18:57 +01:00
..
annotations refactor(compiler): remove unused code 2025-11-11 10:04:29 -08:00
core Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
cycles Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
diagnostics Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
docs docs(docs-infra): Improves symbol linking for Angular Aria selectors 2025-12-01 18:47:19 +01:00
entry_point Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
file_system fix(compiler-cli): ignore non-existent files 2025-11-21 11:38:57 -05:00
hmr Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
imports Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
incremental Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
indexer Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
logging Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
metadata refactor(compiler-cli): track public methods during analysis 2025-11-24 13:08:42 -05:00
partial_evaluator Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
perf Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
program_driver Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
reflection Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
resource Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
scope refactor(compiler-cli): track public methods during analysis 2025-11-24 13:08:42 -05:00
shims Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
sourcemaps Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
testing refactor(compiler-cli): add a resource debugName transform (#64172) 2025-11-24 11:30:12 -05:00
transform fix(compiler-cli): avoid allocating an object for signals in production mode 2025-12-02 15:06:51 +01:00
translator Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
typecheck fix(compiler-cli): check that field radio button values are strings 2025-12-03 12:18:57 +01:00
util Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
validation Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08:00
xi18n Revert "build: restrain visibility to compiler-cli subpackages (#64732)" 2025-11-06 13:09:01 -08: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(common): Removes unused imports to clean up dependencies 2025-11-06 08:35:28 -08:00