angular/tools
Paul Gschwendtner eba017f8c7 refactor(compiler-cli): add transform to support signal input in JIT (#53808)
This commit adds a transform for supporting input signals in JIT
environments. The transform will be wired up for Angular CLI
applications automatically. An integration test verifies that this fixes
unit testing with signal inputs.

The transform basically will take the signal input metadata and
transform it into `@Input` decorators that can provide static
information to the Angular JIT runtime when the directive/component
definition is compiled.

PR Close #53808
2024-01-10 12:21:05 +00:00
..
bazel-repo-patches build: update dependency build_bazel_rules_nodejs to v5.8.2 (#49910) 2023-04-18 20:45:24 +00:00
circular_dependency_test build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
contributing-stats build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
esm-interop build: configure cross-pkg resolution for api extraction (#52499) 2024-01-05 11:27:34 -08:00
gulp-tasks build: remove unused gulp helper script (#50428) 2023-05-23 17:18:56 +00:00
legacy-saucelabs refactor(compiler-cli): add transform to support signal input in JIT (#53808) 2024-01-10 12:21:05 +00:00
manual_api_docs build: add rules for generating block/element API data (#52480) 2023-11-02 11:02:08 -07:00
npm-patches build: update dependency jasmine to v5 (#51820) 2023-09-19 18:40:16 +02:00
saucelabs refactor(devtools): run spell check on tools dir (#50445) 2023-05-24 13:56:56 +00:00
saucelabs-daemon build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
symbol-extractor build: improve debugging of symbol extractor tests (#49000) 2023-02-13 09:12:50 +01:00
testing build: update dependency jasmine to v5 (#51820) 2023-09-19 18:40:16 +02:00
tslint build: replace validate import ESM/CJS interop rule with dev-infra shipped rule (#44238) 2021-12-08 13:42:41 -05:00
BUILD.bazel build: remove unused inline-package-json-deps.js script (#46798) 2022-07-12 15:54:51 +00:00
defaults.bzl build: configure cross-pkg resolution for api extraction (#52499) 2024-01-05 11:27:34 -08:00
jsconfig.json chore(vscode): add jsconfig.json and remove .settings dir 2015-10-29 13:53:21 +00:00
ng_benchmark.bzl build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00
postinstall-patches.js build: remove unneeded babel types postinstall patching (#53441) 2023-12-08 14:33:59 -08:00
tsconfig-test.json build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00
tsconfig.json build: add rules for generating block/element API data (#52480) 2023-11-02 11:02:08 -07:00
types.d.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00