https://github.com/angular/angular
Revision 3d4548450a1393becc7ea244d16cea4d99b05393 authored by Alex Rickabaugh on 22 April 2022, 21:29:23 UTC, committed by Andrew Scott on 27 April 2022, 17:25:53 UTC
This commit adds support for `@Component.schemas` in both JIT and AOT.

PR Close #45752
1 parent 2eb39c0
History
Tip revision: 3d4548450a1393becc7ea244d16cea4d99b05393 authored by Alex Rickabaugh on 22 April 2022, 21:29:23 UTC
refactor(compiler-cli): support schemas in standalone components (#45752)
Tip revision: 3d45484
File Mode Size
cypress
docs
projects
src
tools
.gitignore -rw-r--r-- 752 bytes
BUILD.bazel -rw-r--r-- 288 bytes
CONTRIBUTING.md -rw-r--r-- 8.7 KB
DEVELOPING.md -rw-r--r-- 964 bytes
README.md -rw-r--r-- 2.0 KB
cypress.json -rw-r--r-- 560 bytes
packages.bzl -rw-r--r-- 985 bytes
tsconfig.json -rw-r--r-- 1.4 KB
tsconfig.spec.json -rw-r--r-- 120 bytes
tslint.json -rw-r--r-- 1.9 KB

README.md

back to top