Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 17 #1037

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Angular 17 #1037

wants to merge 32 commits into from

Conversation

Tzahi12345
Copy link
Owner

@Tzahi12345 Tzahi12345 commented Dec 2, 2023

Huge frontend update to Angular 17 from Angular 15.

This primarily will update all templates to comply with the new Angular control flow

  • Replaces all ngIf/ngFor with @if and @for syntax
  • Updates theming to work with new syntax

This refactor is worth it imo because it should provide significant build and runtime performance upgrades.

It also updates the TS version, but importantly requires Node.js v18

Tzahi12345 and others added 30 commits December 1, 2023 16:32
Added back ngx-avatars

Made required dependency updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant