CoreUI PRO v5.7.1
Friday, November 15, 2024
We are excited to announce the release of CoreUI PRO v5.7.1, bringing you enhanced features, refined functionality, and critical dependency updates. This version focuses on improving user experience, ensuring seamless performance, and supporting modern web development practices.
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 upgrade to CoreUI PRO v5.7.1, follow these steps:
- Open your
package.jsonfile. - Locate the
@coreui/coreui-proentry under dependencies and update its version to5.7.1. - Save the changes.
- In your project directory, run the installation command:
- For npm users:
npm install - For yarn users:
yarn install
- For npm users:
Enjoy the latest improvements with a quick and hassle-free upgrade.
What’s New
Refactor
- RangeSlider: Improved event handling by excluding right mouse button interactions during
mousedownevents, ensuring smoother and more intuitive user interactions.



