-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Upgrade to Angular 17? #14063
Comments
Yes please add angular 17 support |
I'm getting the following error after upgrading to Angular 17:
I assume the reason is, PrimeNG 16.7.2 is not ready for Angular 17. |
PrimeNG version supports only the according Angular version. |
Too many crashes and bugs for me to continue with this framework, so slow to move to Angualr 17 as well |
I can't wait to get started with v17 too. |
I’m waiting too. But let’s keep realistic, Angular 17 is just a few days out. Anyone know if the work already begun? |
v17 is full of new syntax especially from point of view of templates, i think will take some time to refactor the codebase of primeng... so seat back, relax and enjoy your flight! |
Is a refactor necessary, the old control flow is still supported and should work with no issues with v17. |
In addition, many of the new features are in developer preview. I think it's best to release them from the preview in order to refactor the code. |
This issue should be prioritized. I also think that it is not necessary to do a whole refactoring immediately since the old syntax is still supported by Angular 17. |
What I wish is to get a clear statement from PrimeFaces rep on their plan, so that we can plan accordingly. |
well of course the old control flow is still supported, but without a refactor we will not be able to enjoy the real power of v17, honestly i don't know what is the current plan, probably refactor will be done step by step. i hope there will be a migration tool to help developers in this high risk task |
@alexnoise79 there’s a schematic for the migration. ng generate @angular/core:control-flow |
Salve a tutti mi potreste aiutare a risolvere questo problem perchè ho installato angular v17 e mi da questo problema per favore aiutatemi. |
Hi everyone! As the Core team, following the recent accessibility update we released, we are currently working on fixing the reported issues and focusing on implementing the data section accessibility. After rolling out the accessibility implementation with one last release in v16, we will release PrimeNG 17. If everything goes smoothly, we plan to release the PrimeNG 17.0.0-rc.1 version with Angular 17 support next week. |
@cetincakiroglu When will all the components be refactored to adapt to version v17 with (Conditional statements)? (If that's going to happen) |
At this point I think it best to release some initial support in RC1, so ppl can actually upgrade their apps to the latest version of Angular, then to get the full power of the v17, everything should be refactored with all benefits of the v17 (new control flow, signals, builders ...). |
@cetincakiroglu thank you!! for your service and being contributor of such great lib. Don't sure that "data section accessibility" is more important now than giving incomers to use PrimeNG. Now in renaissance of Angular we have a lot of them wanted to try new features. And now they decide what to use. The decisions that they will do right now will lead to community size around that PrimeNG and its value/place in other libs. Maybe working with angular pre-preleases to have some beta at the Angular release date will be the best idea to not lose newcomers. They have simple projects and ready to start working with a beta. But they mostly don't ready to start with older Angular lib when the new version is released. (don't know if angular have some pre-release / RC open to public, hope so). I guess me and other people who into it more that couple of years can wait (and should wait) some time for all migration schematics and bugs to be fixed before moving their bigger projects to new versions. So its ok. That is why above I've talked about newcomers mostly. But the community needs them :) this could be just a fast port to v17, without any new features using. just so people could start using it in their first small projects, those buttons and select lists :) P.S. don't really know the details behind the "data section accessibility", sorry. |
Hi folks, We are currently testing PrimeNG 17 to determine if there are any breaking changes. Our plan is to present 17.0.0-rc.1 to you tomorrow. We apologize for the delay, but we couldn't carry over all the reported bugs from version 16 related to accessibility updates. We are working to provide you with a stable experience. Thank you for your patience and understanding. As a team, we are eagerly looking forward to delivering PrimeNG 17 to you! |
Fixed in 465482e |
Thanks a million! @cetincakiroglu |
Is there any release plan for Angular 17?
And the introduction of DesignTokens matching the Firma Files?
The text was updated successfully, but these errors were encountered: