CoreUI PRO v5.6.0
Monday, October 28, 2024
We are thrilled to announce the release of CoreUI PRO v5.6.0. This release focuses on new features, significant refactors, and essential dependency updates to enhance the stability, performance, and functionality of the CoreUI 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 update your project to CoreUI PRO v5.6.0, please follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version to5.6.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, run the appropriate update command:
- For npm users, execute:
npm install - For yarn users, execute:
yarn install
- For npm users, execute:
What’s New
Build & Configuration
- build: Fixed the build configuration to properly compile the Bootstrap version and themes.
Features
- feat(MultiSelect): Added support to append the dropdown to a specific element.
- feat(MultiSelect): Introduced a global search option, enhanced keyboard navigation, and improved accessibility.
- feat(Sidebar): Added new CSS variables to enhance customizability.
Fixes
- fix: Addressed jQuery configuration issues where parameters were being ignored.
- fix: Resolved stylelint warnings by reordering CSS properties.
- fix(Rating): Ensured the
readonlyclass is correctly applied, preventing stars from resizing on hover. - fix(Rating): Updated the cursor behavior when hovering over
readonlyordisabledratings to show a default cursor instead of a pointer.
Refactors
- refactor: Removed unnecessary flexbug workarounds for cleaner code.
- refactor(Calendar): Improved time zone handling for month and year selection types.
- refactor(Sidebar): Rewrote component styles to optimize performance and maintainability.
Dependency Updates
This release also includes updates to critical dependencies, ensuring the CoreUI PRO library remains secure and optimized:
- Updated
@babel/clifrom^7.25.6to^7.25.9 - Updated
@babel/corefrom^7.25.2to^7.26.0 - Updated
@babel/preset-envfrom^7.25.4to^7.26.0 - Updated
@docsearch/jsfrom^3.6.1to^3.6.2 - Updated
@rollup/plugin-commonjsfrom^26.0.1to^28.0.1 - Updated
@rollup/plugin-node-resolvefrom^15.2.3to^15.3.0 - Updated
@rollup/plugin-replacefrom^5.0.7to^6.0.1 - Updated
eslint-plugin-htmlfrom^8.1.1to^8.1.2 - Updated
eslint-plugin-importfrom^2.30.0to^2.31.0 - Updated
hugo-binfrom^0.131.2to^0.133.5 - Updated
jasminefrom^5.3.0to^5.4.0 - Updated
nodemonfrom^3.1.6to^3.1.7 - Updated
rollupfrom^4.22.0to^4.24.1 - Updated
sass-truefrom^8.0.0to^8.1.0 - Updated
stylelintfrom^16.9.0to^16.10.0 - Updated
stylelint-config-twbs-bootstrapfrom^15.0.0to^15.1.0 - Updated
terserfrom5.33.0to5.36.0 - Updated
vnu-jarfrom23.4.11to24.10.17



