CoreUI PRO v5.3.7 for Angular 19

CoreUI PRO v5.3.7 for Angular 19

We are pleased to announce the availability of CoreUI PRO v5.3.7 for Angular 19, effective December 30, 2024. This update incorporates several fixes to fortify the stability and performance of the CoreUI PRO components library for Angular 19 applications.


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 to CoreUI PRO v5.3.7 for Angular 19, follow these steps to ensure your project is up-to-date:

  • Verify that you are using a supported version of node.js before you upgrade your application. Angular v19 supports node.js versions: v18.19.1, 20.11.1, ^22.0.0 and newer.
  • To update your Angular 19 application to Angular v19 and CoreUI PRO v5.3.7, in the application’s project directory, run:
ng update @angular/core@19 @angular/cli@19 @angular/cdk@19 @coreui/coreui-pro@5 @coreui/angular-pro@~5.3 @coreui/icons-angular@~5.3 @coreui/angular-chartjs@~5.3 

This process should seamlessly update your project to CoreUI PRO v5.3.7 for Angular 19, incorporating the latest fixes and optimizations.

What’s New

Changes

  • fix(offcanvas): use inert attribute instead of aria-hidden

Fixes

  • fix(collapse): collapse not expanded when initial visible=true
  • fix(smart-table): selectedAll indeterminate state check
  • fix(smart-table): selectAll for filtered items should check visible items only
  • refactor(range-slider): remove event target check by classname, use ElementRef instead
  • refactor(smart-table-filter): remove Subscriptions, use takeUntilDestroyed, cleanup

These update bring your application to the latest CoreUI PRO v5.3.7 for Angular 19 and related library versions.


For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
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.”

How to Remove Elements from a JavaScript Array
How to Remove Elements from a JavaScript Array