mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This extends the diagnostic to catch issues like: ```html <div [class.green]="mySignal"></div> <div [style.width]="mySignal"></div> <div [attr.role]="mySignal"></div> <div [@triggerName]="mySignal"></div> ``` PR Close #55969 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||