CoreUI PRO for Vue v5.10.0

CoreUI PRO for Vue v5.10.0

We are thrilled to announce the release of CoreUI PRO for Vue v5.10.0. This update brings a range of improvements, including new features, performance enhancements, and critical dependency updates, ensuring that CoreUI PRO for Vue remains the top choice for professional-grade UI development.


Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.


How to Update

To update to CoreUI PRO for Vue v5.10.0, follow these steps:

  1. Open your package.json file.
  2. Update the @coreui/vue-pro dependency to 5.10.0.
  3. Update the @coreui/coreui-pro dependency to 5.9.0.
  4. Save your changes.
  5. Run the appropriate command for your package manager:
    • npm: npm install
    • yarn: yarn install

What’s New

Features

  • CAccordion: Accessibility refinements for enhanced usability.
  • CCalendar: Refactored months and years handling; improved keyboard navigation.
  • CDatePicker, CDateRangePicker: Typings updated for improved type safety.

Fixes

  • CMultiSelect: Enhanced selected items verification to avoid emitting changes on every options update.
  • CNavGroup: Added missing href attribute to the toggler.
  • CRangeSlider: Disabled state now prevents mouse interactions.
  • CRangeSlider: Tooltip no longer alters value when clicked.

Dependency Updates

This release includes multiple dependency upgrades to ensure compatibility and leverage the latest features:

  • Updated @docsearch/css from ^3.6.2 to ^3.8.2
  • Updated @docsearch/js from ^3.6.2 to ^3.8.2
  • Updated @rollup/plugin-commonjs from ^28.0.1 to ^28.0.2
  • Updated @rollup/plugin-node-resolve from ^15.3.0 to ^16.0.0
  • Updated @rollup/plugin-typescript from ^12.1.1 to ^12.1.2
  • Updated @vuepress/bundler-vite from 2.0.0-rc.18 to 2.0.0-rc.19
  • Updated @vuepress/bundler-webpack from 2.0.0-rc.18 to 2.0.0-rc.19
  • Updated @vuepress/plugin-active-header-links from 2.0.0-rc.55 to 2.0.0-rc.69
  • Updated @vuepress/plugin-git from 2.0.0-rc.56 to 2.0.0-rc.68
  • Updated @vuepress/plugin-markdown-container from 2.0.0-rc.54 to 2.0.0-rc.66
  • Updated @vuepress/plugin-register-components from 2.0.0-rc.54 to 2.0.0-rc.66
  • Updated @vuepress/plugin-theme-data from 2.0.0-rc.57 to 2.0.0-rc.69
  • Updated @vuepress/plugin-toc from 2.0.0-rc.55 to 2.0.0-rc.66
  • Updated @vuepress/shared from 2.0.0-rc.18 to 2.0.0-rc.19
  • Updated @vuepress/utils from 2.0.0-rc.18 to 2.0.0-rc.19
  • Updated lerna from ^8.1.8 to ^8.1.9
  • Updated prettier from ^3.3.3 to ^3.4.2
  • Updated rollup from ^4.24.2 to ^4.30.1
  • Updated sass from ^1.80.4 to ^1.83.1
  • Updated typescript from ^5.6.3 to ^5.7.2
  • Updated vue from ^3.5.12 to ^3.5.13

Stay ahead with CoreUI PRO for Vue v5.10.0 by leveraging these new enhancements to build faster, more accessible, and feature-rich applications.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to Clone an Object in JavaScript
How to Clone an Object in JavaScript

How to Detect a Click Outside of a React Component
How to Detect a Click Outside of a React Component

How to check if an array is empty in JavaScript?
How to check if an array is empty in JavaScript?

How to check if a key exists in JavaScript object?
How to check if a key exists in JavaScript object?

Answers by CoreUI Core Team