angular/packages/compiler-cli/src/ngtsc
Matthieu Riegler 517da9532c refactor(core): Setup constant for standalone default value (#58175)
This commit is part of the migration to standalone by default and sets up 2 files with a default value for standalone. They are still `false` in this case to land the change into G3 first. The switch to `true` will be executed in a follow-up PR.

PR Close #58175
2024-10-14 16:01:41 +00:00
..
annotations refactor(core): Setup constant for standalone default value (#58175) 2024-10-14 16:01:41 +00:00
core fix(compiler-cli): incorrectly generating relative file paths on case-insensitive platforms (#58150) 2024-10-11 07:03:15 +00:00
cycles refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
diagnostics feat(compiler-cli): 'strictStandalone' flag enforces standalone (#57935) 2024-09-26 14:22:24 -07:00
docs refactor(compiler-cli): exclude private computed properties from class member extractions (#57596) 2024-10-04 13:29:51 +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
imports fix(compiler-cli): defer symbols only used in types (#58104) 2024-10-07 08:26:07 -07: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 refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
partial_evaluator refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
perf refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
program_driver refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
reflection refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
resource refactor(compiler-cli): add inline stylesheet external runtime style transformation support (#57613) 2024-10-07 08:20:22 -07:00
scope refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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 refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
translator refactor(compiler): support generating URL expressions with dynamic imports (#58173) 2024-10-14 15:21:40 +00:00
typecheck fix(compiler): this.a should always refer to class property a (#55183) 2024-10-08 16:02:18 +00:00
util refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
validation fix(compiler-cli): do not report unused declarations coming from an imported array (#57940) 2024-09-30 13:27:29 -07: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