Angular 19 update#295
Conversation
Angular 18 update
Angular 19 upgrade
|
Thank you! We will review it and adjust, making sure to test as well. Thank you! |
|
@ceo991 It appears that the documentation app was not migrated as well as the gh-pages script removed. We will fix those internally, thank you! |
|
@shlomiassaf thank you so much for the reply. I can explain the changes which we have applied if you need. We have upgraded from 14 to 18 in one go then 18 to 19. Caching mechanisms were the main parts which we have struggled a lot btw. We have upgraded ng-cli-packagr-tasks package to Angular 19 also there is an active PR. We are happy to contribute to the project. Thank you so much have a nice day. |
|
@ceo991 This is amazing work you guys have done. I was having the same issue, was migrating a old project from angular 14 to 19 incrementally. And found that ngrid is now no longer maintained, and due to project using ngrid in a complex manner, it's looking like a big job for me to do. Your work is really helpful, But wouldn't it be better if you guys make a npm package of it so others can too use it? |
|
@RajvirSingh1313 As I mentioned above, my team is working on the upgrade. |
|
@shlomiassaf Thanks alot, its very reassuring that you are working on it. But while I am on a client project, The deadline is near and this project is a big part of it. I have published a package from the guys above to make a temporary fix, but they havent really modified the ngrid-materials plugin. So could just release like the upto the version you already have completed? Maybe I guess I will make the changes myself accordingly. Thanks btw for the work |
Hopefully these changes will also work with Angular 21 and 22. With Angular 23 it is planned to remove the old structural directives.
Partially reimplement the cdk sticky behavior
Angular 20 update
The ng-cli-packagr-tasks package is updated also to be able to upgrade to Angular 19