CoreUI PRO for React v5.6.0

CoreUI PRO for React v5.6.0

We are excited to announce the release of CoreUI PRO for React v5.6.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI library.

Read More…

CoreUI PRO for React v5.5.0

CoreUI PRO for React v5.5.0

We are thrilled to announce the release of CoreUI PRO for React v5.5.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.

Read More…

CoreUI PRO for React v5.4.0

CoreUI PRO for React v5.4.0

We are thrilled to announce the release of CoreUI PRO for React v5.4.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.

Read More…

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 set focus on an input field after rendering in React
How to set focus on an input field after rendering in React

Passing props to child components in React function components
Passing props to child components in React function components

How to loop inside React JSX
How to loop inside React JSX

How to validate an email address in JavaScript
How to validate an email address in JavaScript

What is the difference between typeof and instanceof in JavaScript
What is the difference between typeof and instanceof in JavaScript

How to conditionally add attributes to React components
How to conditionally add attributes to React components