PrimeVue 2.3.0 Brings 12 New Components for Vue 2
Your new favorite UI component library for Vue 2 is updated to bring 12 new components, Localization API, Confirmation API and Nuxt Module along with numerous improvements.
12 New Components
PrimeVue 2.3.0 is a major release that brings handy new components.
- Avatar
- Badge
- CascadeSelect
- Chip
- ConfirmDialog
- ConfirmPopup
- Divider
- Knob
- ScrollTop
- Skeleton
- Splitter
- Tag
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.
Nuxt Module
PrimeVue now ships with a built-in Nuxt module to easily configure it within your Nuxt apps.
Changelog
Visit Changelog for more information about the improvements.
Download
PrimeVue is free library to use under MIT License and available at NPM.
Roadmap
Upcoming enhancements will make PrimeVue even better;
- Advanced Data Filtering (e.g. PrimeNG)
- Standalone VirtualScroller (e.g. PrimeNG)
- New VirtualScroller for DataTable (e.g. PrimeNG)
- VirtualScroller for Select components (e.g. PrimeNG)
Always bet on Prime!