Skip to content

Migration to new Control Flow syntax #3674

@atarix83

Description

@atarix83

Is your feature request related to a problem? Please describe.

Since Angular 17 a new control flow syntax is available https://angular.dev/guide/templates/control-flow
The change is not just about syntax, because the Angular team measured up to 90% speed performance improvements.

Describe the solution you'd like

With this task we should evaluate which impact the migration could have on DSpace application.

Additional information

There is an automated Angular CLI migration command available if you want to replace the legacy syntax automatically: ng g @angular/core:control-flow

Metadata

Metadata

Assignees

Labels

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions