CoreUI PRO for Vue v5.6.0
Thursday, October 3, 2024
We are excited to announce the release of CoreUI PRO for Vue v5.6.0. This update introduces new features, performance improvements, and critical dependency updates to enhance the stability and maintainability of the CoreUI PRO Vue library.
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 smoothly update your project to CoreUI PRO for Vue v5.6.0, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/vue-proentry under dependencies and update the version number to5.6.0. - Update the
@coreui/coreui-proentry to5.5.0. - Save the changes to the
package.jsonfile. - Run the appropriate command based on your package manager:
- npm users: run
npm install - yarn users: run
yarn install
- npm users: run
What’s New
Documentation
- docs(CSmartTable): Fixed custom filter example for better clarity.
Features
- feat(CDateRangePicker): Added support for custom date formatting when the selection type is set to week, month, or year.
Fixes
- fix(CMultiSelect): The cleaner button is now properly controlled and can be disabled.
- fix(CSmartTable): The “select all” checkbox can now be hidden as expected.
Refactors
- refactor(CMultiSelect): Improved handling of the disabled state for better user interaction.
- refactor(CSmartTable): Enhanced event handling to emit the
selectAllevent on every click.
Dependency Updates
This release also includes several dependency updates to keep your project secure and up-to-date:
- Updated
@coreui/coreui-profrom^5.4.0to^5.5.0 - Updated
@docsearch/cssfrom^3.6.1to^3.6.2 - Updated
@docsearch/jsfrom^3.6.1to^3.6.2 - Updated
@rollup/plugin-commonjsfrom^26.0.1to^28.0.0 - Updated
@rollup/plugin-node-resolvefrom^15.2.3to^15.3.0 - Updated
@rollup/plugin-typescriptfrom^11.1.6to^12.1.0 - Updated
@typescript-eslint/eslint-pluginfrom^8.6.0to^8.8.0 - Updated
@typescript-eslint/parserfrom^8.6.0to^8.8.0 - Updated
@vuepress/bundler-vitefrom2.0.0-rc.15to2.0.0-rc.17 - Updated
@vuepress/bundler-webpackfrom2.0.0-rc.15to2.0.0-rc.17 - Updated
@vuepress/plugin-active-header-linksfrom2.0.0-rc.47to2.0.0-rc.52 - Updated
@vuepress/plugin-gitfrom2.0.0-rc.44to2.0.0-rc.52 - Updated
@vuepress/plugin-markdown-containerfrom2.0.0-rc.43to2.0.0-rc.52 - Updated
@vuepress/plugin-register-componentsfrom2.0.0-rc.44to2.0.0-rc.52 - Updated
@vuepress/plugin-theme-datafrom2.0.0-rc.47to2.0.0-rc.52 - Updated
@vuepress/plugin-tocfrom2.0.0-rc.47to2.0.0-rc.52 - Updated
@vuepress/sharedfrom2.0.0-rc.15to2.0.0-rc.17 - Updated
@vuepress/utilsfrom2.0.0-rc.15to2.0.0-rc.17 - Updated
rollupfrom^4.22.4to^4.24.0 - Updated
sassfrom^1.79.3to^1.79.4 - Updated
vuefrom^3.5.8to^3.5.11 - Updated
vuepressfrom2.0.0-rc.15to2.0.0-rc.17



