Skip to content

Migrate to control flow syntax

Lukas Weingarten requested to merge 1292-migrate-to-control-flow-syntax into master

Performed migration via ng generate @angular/core:control-flow for all files.

Then fix two minor issues of incorrect migration of trackBy and *ngSwitch in content-wordcloud-answer.component.html and health-status.component.html.

Closes #1292 (closed)

Merge request reports