CoreUI PRO v5.7.0
Tuesday, November 12, 2024
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:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version to5.7.0. - Save the changes to your
package.jsonfile. - In your project’s root directory, run the appropriate command:
- npm users:
npm install - yarn users:
yarn install
- npm users:
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/jsfrom^3.6.2to^3.7.0 - Updated
hugo-binfrom^0.133.5to^0.135.0 - Updated
postcssfrom^8.4.47to^8.4.49 - Updated
rollupfrom^4.24.1to^4.25.0



