Top

PrimeVue

PrimeVue is a design-agnostic UI component library for Vue thanks to its flexible theming system. Today we're excited to announce the new free Tailwind theme to join the already impressive lineup featuring Material, Bootstrap, FluentUI and PrimeOnes themes. The new theme uses the official color palette from Tailwind and based on the design bits at Tailwind UI such as forms, modals and menus. If you are utilizing tailwind ui and looking for a fully featured UI component library, PrimeVue...

PrimeVue 3.7.0 is a major release packed with new features and maintenance updates. Virtual Scrolling for Selects Select components have received built-in virtual scroller support to deal with huge datasets efficiently. For example, see the Dropdown sample that renders 1000 items with no performance issues. Image Preview Image is a new addition to the UI suite to display an image with transformation options like rotate and zoom. For multiple images, please see the Galleria. Scrollable Tabs Scrollable tabs display buttons at each side of the tabview header...

Vue 3 version of PrimeVue might have the spotlight however that doesn't mean, Vue 2 version is not active. PrimeVue 2.5.0 is out now with new components, new CSS utilities and updated theme designer. SpeedDial SpeedDial is a new addition to the suite. It is mainly a floating button with menu items displayed around it when pressed. It offers numerous orientations and customization options. Dock Dock imitates the famous dock widget in Mac OS X with customizable positions. FullCalendar and Charts There are...

PrimeBlocks is a new project from PrimeTek featuring copy-paste ready, easy-to-use building UI blocks based on PrimeFlex CSS utility library. The first version was available for PrimeNG and now we are thrilled to announce the PrimeVue version. PrimeFaces, PrimeReact and static web versions are also coming up soon. Compatibility PrimeBlocks library requires PrimeVue 3.6.2+. What is a Block? A UI block is a set of html elements styled with the PrimeFlex CSS utility library. A block can also contain PrimeVue...

PrimeVue 3.6.0 is out now with new components, new CSS utilities and updated theme designer. SpeedDial SpeedDial is a new addition to the suite. It is mainly a floating button with menu items displayed around it when pressed. It offers numerous orientations and customization options. Dock Dock imitates the famous dock widget in Mac OS X with customizable positions. FullCalendar and Charts There are two important changes in this release. As full calendar has an official vue component, we've decided to drop...

PrimeVue has received a major update with version 3.5.0 that brings first class IDE support, Devtools support, Scrollable TreeTable, Scrollable Tree, templating for menus and many more. In total there are 65 improvements.  IDE Support PrimeVue now ships with component metadata to enhance your development experience within your favorite tools. The tooling is supported by popular tools like Vetur/VSCode and Webstorm. Tree and TreeTable Scrolling Both the Tree and TreeTable components have received the functionality for scrolling. In the case of TreeTable we've also added extensions like the...

Freya is a brand new Vue-CLI template inspired by Scandinavian minimalism featuring a clean UI, dark mode, impressive premium PrimeVue component themes, reusable css widgets, utilities, modern icons and professional template pages. Visit the Freya Showcase to see this beautiful template live and visit PrimeStore for purchase. Fully Responsive Freya is crafted to provide optimal viewing and interaction experience for a wide range of devices. Full SaSS Support Sass is utilized for both the application and components to provide an easy...

PrimeVue is back with a new major release. Version 3.4.0 brings the all-new TreeSelect component, loading buttons, enhanced overlay teleports, built-in zIndex layering and numerous maintenance improvements targeting Vue 3. TreeSelect TreeSelect is a new addition to the suite, it is basically a form component to choose from hierarchical data. Buttons Buttons have received loading functionality in addition to templating support. Overlays Overlays have been greatly enhanced with the built-in zIndex layering and improved Teleport functionality. In addition to the existing "body" keyword that teleports to overlay to...

PrimeVue 3.3.3 is at your service now with important internal improvements on components with overlays such as dropdown, multiselect and calendar. Teleport All overlays are migrated to use Teleport feature of Vue 3 instead of a custom baked solution, this results in less code and easier maintenance. Prior to 3.3.3, overlays are appended to their parent components with appendTo option to attach them to body, now all overlays are teleported to document body by default. Overlay Communication Outside click detection...

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 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...