CoreUI PRO for Vue v5.10.0
Thursday, January 9, 2025
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.
How to Update
To update to CoreUI PRO for Vue v5.10.0, follow these steps:
- Open your
package.json
file. - Update the
@coreui/vue-pro
dependency to5.10.0
. - Update the
@coreui/coreui-pro
dependency to5.9.0
. - Save your changes.
- Run the appropriate command for your package manager:
- npm:
npm install
- yarn:
yarn install
- npm:
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
from2.0.0-rc.18
to2.0.0-rc.19
- Updated
@vuepress/bundler-webpack
from2.0.0-rc.18
to2.0.0-rc.19
- Updated
@vuepress/plugin-active-header-links
from2.0.0-rc.55
to2.0.0-rc.69
- Updated
@vuepress/plugin-git
from2.0.0-rc.56
to2.0.0-rc.68
- Updated
@vuepress/plugin-markdown-container
from2.0.0-rc.54
to2.0.0-rc.66
- Updated
@vuepress/plugin-register-components
from2.0.0-rc.54
to2.0.0-rc.66
- Updated
@vuepress/plugin-theme-data
from2.0.0-rc.57
to2.0.0-rc.69
- Updated
@vuepress/plugin-toc
from2.0.0-rc.55
to2.0.0-rc.66
- Updated
@vuepress/shared
from2.0.0-rc.18
to2.0.0-rc.19
- Updated
@vuepress/utils
from2.0.0-rc.18
to2.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.