CoreUI for React v5.1.0

CoreUI for React v5.1.0

We are excited to announce the release of CoreUI for React v5.1.0, which includes new features, fixes, and critical dependency updates to enhance the performance and usability of our 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 v5.2.0

CoreUI PRO v5.2.0

We are pleased to announce the release of CoreUI PRO v5.2.0, dated May 27, 2024. This update includes significant improvements, new features, critical dependency updates, and build enhancements to improve the overall stability and performance of the CoreUI library.

Read More…

CoreUI v5.0.2

CoreUI v5.0.2

We are pleased to announce the release of CoreUI v5.0.2, dated May 27, 2024. This minor update includes critical dependency updates and build enhancements to improve the overall stability and performance of the CoreUI library.

Read More…

CoreUI PRO for Angular v5.1.0

CoreUI PRO for Angular v5.1.0

We are pleased to announce the release of CoreUI PRO for Angular v5.1.0, available as of May 14, 2024. This update includes critical fixes that enhance the stability and performance of the CoreUI Angular framework, ensuring your applications run smoothly and efficiently.

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 Vue v5.1.0

CoreUI PRO for Vue v5.1.0

We are excited to announce the release of CoreUI PRO for Vue v5.1.0, available as of May 7, 2024. This update introduces new components and significant enhancements to dependencies, ensuring that CoreUI PRO for Vue continues to provide developers with the most up-to-date and efficient tools for building modern web applications.

Read More…

CoreUI PRO v5.1.0

CoreUI PRO v5.1.0

We are excited to announce the release of CoreUI PRO v5.1.0 on May 7, 2024. This update brings new features, significant improvements, and a range of fixes to enhance the functionality and user experience of our professional toolkit. This version also includes updates to the documentation and build process, ensuring that CoreUI PRO remains a leader in the UI component library space.

Read More…

CoreUI v5.0.1

CoreUI v5.0.1

We are pleased to announce the release of CoreUI v5.0.1, dated May 7, 2024. This minor update includes critical dependency updates and build enhancements to improve the overall stability and performance of the CoreUI library.

Read More…

CoreUI for Angular v5.0.2

CoreUI for Angular v5.0.2

We are pleased to announce the release of CoreUI for Angular v5.0.2, dated April 15, 2024. This update addresses a specific issue to enhance the functionality and compatibility of the CoreUI icon components within Angular environments, particularly following the Angular 17 updates.

How to Update

Updating your project to CoreUI for Angular v5.0.2 is straightforward, ensuring that your application benefits from the latest fixes with minimal effort:

  1. Open your project’s package.json.
  2. Locate the @coreui/angular entry under dependencies and update the version number to 5.0.2.
  3. Save your changes to the package.json file.
  4. In your project’s root directory, execute the update command:
    • For npm users, run npm install.
    • For yarn users, run yarn install.

This update process will integrate the latest enhancements and ensure your project uses the most stable version of CoreUI for Angular.

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