CoreUI PRO v5.7.0

CoreUI PRO v5.7.0

We are thrilled to announce the release of CoreUI PRO v5.7.0. This release focuses on new features, significant refactors, and essential dependency updates to enhance the stability, performance, and functionality of the CoreUI 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 v5.7.0, follow these steps:

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

What’s New

Features

  • feat(CDatePicker, CDateRangePicker): Added support to append the dropdown to a specific element.
  • feat(RangeSlider): Introduced a new Bootstrap Range Slider component.
  • feat(TimePicker): Added support to append the dropdown to a specific element.

Refactors

  • refactor(DatePicker, DateRangePicker, TimePicker): Improved accessibility and usability.
  • refactor(Calendar, DatePicker, DateRangePicker, TimePicker): Enhanced RTL (Right-to-Left) support.
  • refactor(DatePicker, DateRangePicker): Updated font size handling and improved accessibility.

Dependency Updates

This release also includes updates to several dependencies:

  • Updated @docsearch/js from ^3.6.2 to ^3.7.0
  • Updated hugo-bin from ^0.133.5 to ^0.135.0
  • Updated postcss from ^8.4.47 to ^8.4.49
  • Updated rollup from ^4.24.1 to ^4.25.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.”