PrimeVue 3.3.0 brings Table Filtering, Scrolling, Enhanced Selects and Colors to Vue 3

PrimeVue 3.3.0 brings Table Filtering, Scrolling, Enhanced Selects and Colors to Vue 3

·

2 min read

PrimeVue 3.3.0 for Vue 3 is ready to use now featuring the advanced filtering&scrolling for datatable, enhanced select components and the new color system.

Advanced Filtering

Filtering provides advanced and flexible options to query the data. It comes in inline row or overlay menu display modes with support for multiple rules and custom filters.

View Demo

screely-1614084702733

Scrolling

DataTable scrolling has been reimplement from the ground up to provide horizontal and vertical scrolling as well as frozen rows, columns and row groups.

View Demo

screely-1614084709216

Selects

AutoComplete, Dropdown, MultiSelect and Listbox have received grouping functionality and even more customizable slots.

Color Palette

Each PrimeVue theme now exports a color palette as css variables to be used in the rest of your application.

screely-1613988960853

Changelog

Visit the changelog of 3.3.0-rc.1 and 3.3.0-final for more details about the changes.

Download

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

Roadmap

PrimeVue 3.4.0 will focus on virtual scrolling. There will be a standalone virtual scrolling component and it will be integrated into Table and Select components for performant rendering. In addition, we'll bring a new component called TreeSelect.