-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Deprecate Legacy Themes #5201
Comments
Hi @cagataycivici |
@minzdrav - One of the technical lead of PrimeTek is writing a Primeflex to Tailwind migration tool. See more discussion on the Discord | Primeland | #primeflex channel -- Message Link |
Same here, we used a custom theme and when we go from 3.46 -> 3.47/3.48 our entire theme breaks in our Nuxt project. Hoping we have some way to migrate, otherwise it seems our current project will be stuck on 3.46 for a while. |
We're having exactly the same issue. I don't understand why such a significant breaking change was released as a minor version. We're going to be stuck on 3.46 until this migration tool is built and we can migrate |
Re-iterating what the others said above. This impacts (breaks) a project I work on as well. Introducing a breaking change like this on a minor version is a huge impact. I'm curious how this affects others decisions to move away from PrimeVue entirely. Will there be any migration tools to navigate from tailwind to V4? |
Unfortunately, this was a pretty big hit for my company's trust of the library and we have since moved on to a new framework. We need to have up-to-date, stable component frameworks that don't introduce breaking changes into a minor version patch without advance notice. So, unfortunately, after a solid year with Primevue, we have since moved on to a different component library. |
@pontsci which framework did you go with, as we've been looking but not able to find anything close to what PrimeVue offers. But the issues raised are concerning, and the developers have not even tried to explain themselves when questioned above, very odd, and not reassuring/professional. |
@cagataycivici do we have any guidance available regarding concerns raised above? |
As a prerequisite of the new theming api of V4, deprecate the legacy themes as they won't be available in v4.
The text was updated successfully, but these errors were encountered: