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.


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 update your project to CoreUI PRO for React v5.5.0, follow these steps:

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

What’s New

Documentation

  • docs(CCalendar): Added comprehensive component documentation.

Features

  • feat(CCalendar, CDatePicker, CDateRangePicker): Improved accessibility handling for better user experience.

Fixes

  • fix(CCalendar): Resolved time zone issues to ensure accurate date and time handling.

Dependency Updates

This release also includes updates to several dependencies, ensuring compatibility with the latest versions:

  • Updated @coreui/coreui-pro from ^5.3.0 to ^5.4.0.
  • Updated @types/react from 18.3.3 to 18.3.4.
  • Updated @types/react-transition-group from ^4.4.10 to ^4.4.11.
  • Updated @typescript-eslint/eslint-plugin from ^7.15.0 to ^8.2.0.
  • Updated @typescript-eslint/parser from ^7.15.0 to ^8.2.0.
  • Updated lerna from ^8.1.7 to ^8.1.8.
  • Updated rollup from ^4.19.2 to ^4.21.0.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to Redirect to a New URL Using JavaScript Redirect Techniques
How to Redirect to a New URL Using JavaScript Redirect Techniques

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.”