CoreUI PRO for React v5.3.0

CoreUI PRO for React v5.3.0

We are thrilled to announce the release of CoreUI PRO for React v5.3.0, packed with new features, critical fixes, and dependency updates that enhance the stability and performance of the CoreUI library.

Read More…

CoreUI PRO for React v5.2.0

CoreUI PRO for React v5.2.0

We are thrilled to announce the release of CoreUI PRO for React v5.2.0, packed with new features, critical fixes, and dependency updates that enhance the stability and performance of the CoreUI library.

Read More…

CoreUI PRO for React v5.1.0

CoreUI PRO for React v5.1.0

We are excited to announce the release of CoreUI PRO for React v5.1.0, which is now available as of May 7, 2024. This release introduces new components, feature enhancements, and updates across various dependencies to ensure our users benefit from the latest improvements in the React ecosystem.

Read More…

CoreUI PRO for React v5.0.0

CoreUI PRO for React v5.0.0

We’re thrilled to announce the release of CoreUI PRO for React v5.0.0 on March 28, 2024. This major update introduces many improvements and the latest features tailored for professional-grade applications. Designed to streamline the update process, transitioning to v5.0.0 ensures your projects benefit from enhanced performance, scalability, and a suite of new functionalities.

How to Update

Upgrading to CoreUI PRO for React v5.0.0 is straightforward:

  1. Open your project’s package.json.
  2. Locate the @coreui/react-pro entry under dependencies and update the version to 5.0.0.
  3. Find the @coreui/coreui-pro entry under dependencies and update the version to 5.0.0.
  4. Save your modifications to the package.json file.
  5. In your project’s root directory, run the update command:
    • For npm users, execute npm install.
    • For yarn users, execute yarn install.

These steps will ensure your project is upgraded to CoreUI PRO for React v5.0.0, harnessing the latest advancements and optimizations.

Read More…

CoreUI PRO for React v5.0.0-rc.3

CoreUI PRO for React v5.0.0-rc.3

We are thrilled to announce the latest update, CoreUI PRO for React v5.0.0-rc.3, released on March 22, 2024. This version introduces a series of refinements aimed at enhancing component flexibility, design, and accessibility, alongside crucial dependency updates that ensure your projects leverage the most current web development practices.

Read More…

CoreUI PRO for React v5.0.0-rc.2

CoreUI PRO for React v5.0.0-rc.2

We’re thrilled to unveil CoreUI PRO for React v5.0.0-rc.2, bringing forth innovative features and crucial refinements that significantly elevate the development experience. Released on March 7, 2024, this version introduces enhanced capabilities and updates designed to streamline project development with CoreUI and React.

Read More…
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