CoreUI PRO v5.7.1

CoreUI PRO v5.7.1

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:

  1. Open your package.json file.
  2. Locate the @coreui/coreui-pro entry under dependencies and update its version to 5.7.1.
  3. Save the changes.
  4. In your project directory, run the installation command:
    • For npm users: npm install
    • For yarn users: yarn install

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 mousedown events, ensuring smoother and more intuitive user interactions.

For a comprehensive overview of all changes introduced in this version, visit our GitHub changelog.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to Achieve Perfectly Rounded Corners in CSS
How to Achieve Perfectly Rounded Corners in CSS

How to Add a Tab in HTML
How to Add a Tab in HTML

How to Open Link in a New Tab in HTML?
How to Open Link in a New Tab in HTML?

How to Clone an Object in JavaScript
How to Clone an Object in JavaScript

How to Fix “Sass @import Rules Are Deprecated and Will Be Removed in Dart Sass 3.0.0.”
How to Fix “Sass @import Rules Are Deprecated and Will Be Removed in Dart Sass 3.0.0.”

How to Remove Elements from a JavaScript Array
How to Remove Elements from a JavaScript Array