angular/goldens/public-api/compiler-cli
Kristiyan Kostadinov 4c1d69e288 fix(compiler-cli): add diagnostic for control flow that prevents content projection (#53190)
This is a follow-up to the fix from #52414. It adds a diagnostic that will tell users when a control flow is preventing its direct descendants from being projected into a specific component slot.

PR Close #53190
2023-11-28 11:18:43 +01:00
..
compiler_options.md refactor(compiler-cli): add a compiler option to enable checking for orphan component (#52061) 2023-10-10 15:30:26 -07:00
error_code.md fix(compiler-cli): add diagnostic for control flow that prevents content projection (#53190) 2023-11-28 11:18:43 +01:00
extended_template_diagnostic_name.md feat(core): Provide a diagnostic for missing Signal invocation in template interpolation. (#49660) 2023-10-10 11:55:13 -07:00