mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
For elements in a template that look like custom elements, i.e. containing a dash in their name, the template type checker will now issue an error with instructions on how the resolve the issue. Additionally, a property binding to a non-existent property will also produce a more descriptive error message. Resolves FW-1597 PR Close #33064 |
||
|---|---|---|
| .. | ||
| compliance | ||
| diagnostics | ||
| helpers | ||
| metadata | ||
| ngtsc | ||
| transformers | ||
| BUILD.bazel | ||
| extract_i18n_spec.ts | ||
| mocks.ts | ||
| ngc_spec.ts | ||
| ngtools_api_spec.ts | ||
| perform_compile_spec.ts | ||
| perform_watch_spec.ts | ||
| test_support.ts | ||