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

Check changes in Angular 19 and plan updates #4342

Open
5 tasks
evilaliv3 opened this issue Dec 2, 2024 · 2 comments
Open
5 tasks

Check changes in Angular 19 and plan updates #4342

evilaliv3 opened this issue Dec 2, 2024 · 2 comments

Comments

@evilaliv3
Copy link
Member

evilaliv3 commented Dec 2, 2024

Proposal

This ticket is to track the activities related to checking changes in Angular 19.

It should be verified:

  • If the globaleaks codebase should be updated in relation to usage of outdated functions.
  • Verify possibilities of optimizations to be adopted on new code
  • Verify which are the dependencies that still miss support for Angular 19

List of dependencies that might require to be updated to Angular 19:

@evilaliv3
Copy link
Member Author

@msmannan00 : Do you mind move forward this analysis? thank you if you could.

@msmannan00
Copy link
Member

sure, will check it out. angular releases a new version. At the moment there are no code breaking changes just overall improvements in signal concept. Remember flicker issue in images due to zone js that continuously check for changes. Now angular is moving from this to a signal based approach but some things introduced at the moment are experimental but will look at it in detail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants