CoreUI PRO for Vue v5.3.0
Friday, July 26, 2024
We are excited to announce the release of CoreUI PRO for Vue v5.3.0. This update introduces new features, significant improvements, and crucial bug fixes to enhance your development experience and ensure better performance.
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.3.0, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/vue-proentry under dependencies and update the version number to5.3.0. - Find the
@coreui/coreui-proentry under dependencies and update the version number to5.3.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, execute the update command:
- For npm users, run
npm install. - For yarn users, run
yarn install.
- For npm users, run
What’s New
Documentation
- CAvatar: Updated documentation.
- CIconSvg: Add new vue icon component documentation.
Features
- CMultiSelect: Added name property to improve handling the name attribute of the native select component.
- CMultiSelect: Allows resetting selection when options are updated.
- CDatePicker, CDateRangePicker: Added the name property to set name attributes for input elements.
- CTimePicker: Added id and name properties to allow setting those attributes for the input element.
Refactors
- CAvatar: Added CSS Variables support.
- CButton: Improved colors and variants handling.
Dependency Updates
This release also includes updates to several dependencies to ensure compatibility with the latest features and security patches:
- Updated
@coreui/coreui-profrom^5.2.0to^5.3.0 - Updated
@docsearch/cssfrom^3.6.0to^3.6.1 - Updated
@docsearch/jsfrom^3.6.0to^3.6.1 - Updated
@rollup/plugin-commonjsfrom^25.0.8to^26.0.1 - Updated
@typescript-eslint/eslint-pluginfrom^7.11.0to^7.17.0 - Updated
@typescript-eslint/parserfrom^7.11.0to^7.17.0 - Updated
@vuepress/bundler-vitefrom2.0.0-rc.12to2.0.0-rc.14 - Updated
@vuepress/bundler-webpackfrom2.0.0-rc.12to2.0.0-rc.14 - Updated
@vuepress/plugin-active-header-linksfrom2.0.0-rc.31to2.0.0-rc.39 - Updated
@vuepress/plugin-gitfrom2.0.0-rc.31to2.0.0-rc.38 - Updated
@vuepress/plugin-markdown-containerfrom2.0.0-rc.30to2.0.0-rc.37 - Updated
@vuepress/plugin-prismjsfrom2.0.0-rc.32to2.0.0-rc.37 - Updated
@vuepress/plugin-register-componentsfrom2.0.0-rc.31to2.0.0-rc.37 - Updated
@vuepress/plugin-theme-datafrom2.0.0-rc.31to2.0.0-rc.39 - Updated
@vuepress/plugin-tocfrom2.0.0-rc.31to2.0.0-rc.39 - Updated
@vuepress/sharedfrom2.0.0-rc.12to2.0.0-rc.14 - Updated
@vuepress/utilsfrom2.0.0-rc.12to2.0.0-rc.14 - Updated
eslint-plugin-prettierfrom^5.1.3to^5.2.1 - Updated
eslint-plugin-unicornfrom^51.0.1to^54.0.0 - Updated
eslint-plugin-vuefrom^9.26.0to^9.27.0 - Updated
lernafrom^8.1.3to^8.1.7 - Updated
prettierfrom^3.2.5to^3.3.3 - Updated
rollupfrom^4.18.0to^4.19.0 - Updated
sassfrom^1.77.2to^1.77.8 - Updated
ts-jestfrom^29.1.4to^29.2.3 - Updated
typescriptfrom^5.4.5to^5.5.4 - Updated
vuefrom^3.4.27to^3.4.33 - Updated
vue-typesfrom^5.1.2to^5.1.3 - Updated
vuepressfrom2.0.0-rc.12to2.0.0-rc.14



