At PrimeTek, we have been developing UI component libraries since 2008. The web continues to undergo technological advancements, and as a result, we have to modernize and update our libraries to stay relevant. PrimeVue v4 is the - next-generation version that fully embraces modern Web APIs and removes technical debt like the legacy-styled mode. Every component has been reviewed and enhanced. As part of our commitment to our products and the community, PrimeVue v3 will continue to be maintained until the end of - 2024. + next-generation version that fully embraces modern Web APIs and removes technical debt like the legacy-styled mode. Every component has been reviewed and enhanced. As part of our commitment to our products and the community, PrimeVue v3 + will continue to be maintained until the end of 2024.
- The most notable feature is the new
Names of some of the components have been changed to more common alternatives for example, Popover replaced OverlayPanel and InputSwitch is now called ToggleSwitch. Each component has been reviewed for a diff --git a/pages/tailwind/index.vue b/pages/tailwind/index.vue index 69247fcf8..b04131c6f 100644 --- a/pages/tailwind/index.vue +++ b/pages/tailwind/index.vue @@ -75,7 +75,7 @@ export default { id: 'animations', label: 'Animations', component: AnimationsDoc - }, + } ] }; }