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
supportsnode.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
- Please ensure that there are no error messages in the results.
- Update TypeScript to version 5.5 or newer.
- See also:
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 ofaria-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.