CoreUI PRO for React v5.9.2

CoreUI PRO for React v5.9.2

We’re pleased to announce the release of CoreUI PRO for React v5.9.2! This version brings significant refactors aimed at improving functionality, performance, and developer experience. These updates solidify CoreUI PRO as a leading choice for creating responsive, feature-rich React applications.


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

Follow these steps to upgrade to CoreUI PRO for React v5.9.2:

  1. Open your package.json file.
  2. Update the @coreui/react-pro dependency to version 5.9.2.
  3. Update the @coreui/coreui-pro dependency to version 5.7.0.
  4. Save the changes to your package.json.
  5. Run the following command in your project directory:
    • npm users: npm install
    • yarn users: yarn install

What’s New

Refactors

  • CRangeSlider:
    • Improved support for right-to-left (RTL) layouts, enhancing accessibility for languages like Arabic and Hebrew.
    • Excluded right mouse button events during mousedown handling, preventing unintended behaviors.

Why Update?

This release focuses on refining existing components to ensure seamless usability and compatibility across diverse environments. The improvements to CRangeSlider significantly enhance its adaptability and precision, offering developers more control in crafting polished user interfaces.

Stay up to date to take full advantage of CoreUI PRO’s cutting-edge capabilities in React application development.


For the full list of changes and updates, visit CoreUI PRO for React on GitHub.

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