angular/packages/compiler-cli/src/ngtsc/scope
Andrew Scott 5214df4958 refactor(compiler-cli): Add signals to internal directive metadata (#49981)
This commit adds the `signals: boolean` property to the internal
directive/component metadata. This does not add it to the public API
yet, as the feature has no internal support other than compiler
detection.

PR Close #49981
2023-04-25 15:39:18 -07:00
..
src refactor(compiler-cli): remove unecessary type assertion (#49971) 2023-04-24 11:51:18 -07:00
test refactor(compiler-cli): Add signals to internal directive metadata (#49981) 2023-04-25 15:39:18 -07:00
BUILD.bazel refactor(compiler-cli): introduce the TemplateTypeChecker abstraction (#38105) 2020-07-29 10:31:20 -07:00
index.ts refactor(compiler-cli): move standalone scope computation out of handler (#45672) 2022-04-20 05:45:56 -07:00