DEV Community

Cagatay Civici
Cagatay Civici

Posted on

PrimeVue 3.1.0 Brings 12 New UI Components For Vue 3

Your new favorite UI component library for Vue is updated to bring 12 new components, Localization API and Confirmation API along with numerous improvements.

12 New Components
PrimeVue 3.1.0 is a major release that brings handy new components.

Confirmation API
Confirmation API makes it trivial to implement the repetitive confirmation tasks, the UI consists of ConfirmDialog and ConfirmPopup whereas the API is used via a ConfirmationService with full support for Options API and Composition API.

Locale API
It is cumbersome to manipulate the translations and localization options on each page so Locale API is created to solve this by offering a reactive global configuration to localize PrimeVue components with ease.

Changelog
Visit Changelog for more information about the improvements.

Vue 2 Users
If you are on Vue 2, no worries because PrimeVue 2.x is actively maintained, version 2.3.0 will bring these new enhancements to Vue 2.

Download
PrimeVue is free library to use under MIT License and available at NPM.

Roadmap
Upcoming enhancements will make PrimeVue even better;

Always bet on Prime!

Top comments (0)