Replies: 3 comments 4 replies
-
my suggestion would be to create a new project in a separate folder with ng new (version ng 18). then include the PrimeNG 18 libraries as per their start-up guide. Copy the src folder from your project to the new project and try. |
Beta Was this translation helpful? Give feedback.
-
@cagataycivici is there an official migration guide for how to migrate from a prime@17 to prime@18 theming engine? I have a large project with many components and theme customizations and am also trying to understand the recommended approach. |
Beta Was this translation helpful? Give feedback.
-
For anyone migrating a huge project: A migration guide is not complete. |
Beta Was this translation helpful? Give feedback.
-
Hi,
As I see in the new primeng 18 documentation, there eill be a new configuration for the 18 version. Is there any upgrade guide, which will tell the way, how we should to set this configuration based on the existing project which using older primeng version. Which old configuration should keep, like styles in angular.json, and which should replace with new config, and how?
Beta Was this translation helpful? Give feedback.
All reactions