One data grid for JavaScript, React, Vue & Angular. Sorting, filtering, virtualization, pinning, and CSV export included. Early access $199 $349 → [Get it now]

CoreUI PRO for Angular v5.7.4 - Angular 22 Update

CoreUI PRO for Angular v5.7.4 - Angular 22 Update

We are pleased to announce the release of CoreUI PRO for Angular v5.7.4. This release aligns the library with Angular 22.0.6, hardens the Autocomplete and Time Picker, migrates the Toast component to native CSS animations, and refreshes the surrounding dependency stack.


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 for Angular v5.7.4, run:

ng update @angular/core@22 @angular/cli@22 @coreui/coreui-pro@~5.26.0 @coreui/angular-pro@~5.7.4
  • Please ensure that there are no error messages in the results.
  • Download the latest PRO packages from CoreUI Downloads.

What’s New

Improvements & Fixes

  • Time Picker: Pins the hour cycle so midnight labels as 00 on all engines.
  • Autocomplete: Escapes option labels in highlighting to prevent XSS.
  • Toast: Migrated to native CSS animations.
  • Components: Updated components to the default Angular 22 changeDetectionStrategy.
  • Tooling: The ESLint configuration now uses defineConfig(), and a Dependabot configuration and SECURITY.md were added.

Angular 22 Alignment

This release keeps CoreUI PRO for Angular aligned with Angular 22.0.6, ensuring that framework packages, build tooling, and runtime dependencies stay in sync for smoother upgrades and better day-to-day stability.

Dependency Updates

We have updated key dependencies to their latest compatible versions for CoreUI PRO for Angular v5.7.4:

Angular Core Updates

  • @angular/animations from: 22.0.5 to: 22.0.6
  • @angular/common from: 22.0.5 to: 22.0.6
  • @angular/compiler from: 22.0.5 to: 22.0.6
  • @angular/core from: 22.0.5 to: 22.0.6
  • @angular/forms from: 22.0.5 to: 22.0.6
  • @angular/localize from: 22.0.5 to: 22.0.6
  • @angular/platform-browser from: 22.0.5 to: 22.0.6
  • @angular/router from: 22.0.5 to: 22.0.6
  • @angular/aria from: 22.0.3 to: 22.0.4
  • @angular/cdk from: 22.0.3 to: 22.0.4

Angular Development Tools

  • @angular/build from: 22.0.5 to: 22.0.6
  • @angular/cli from: 22.0.5 to: 22.0.6
  • @angular/compiler-cli from: 22.0.5 to: 22.0.6
  • @angular/language-service from: 22.0.5 to: 22.0.6
  • @angular-devkit/schematics from: 22.0.5 to: 22.0.6

Other Updates

  • @types/node from: 24.13.2 to: 24.13.3
  • angular-eslint from: 22.0.0 to: 22.1.0
  • eslint from: 10.6.0 to: 10.7.0
  • prettier from: 3.9.4 to: 3.9.5
  • typescript-eslint from: 8.62.1 to: 8.63.0

Migration Notes

No breaking changes were announced in the published release notes. Note that if you are upgrading from the v5.6.x line, this release also moves your project from Angular 21 to Angular 22 - a major framework upgrade. In that case, review the official Angular Update Guide for framework-level changes before updating.

After upgrading:

  1. Install updated dependencies.
  2. Run your test suite and verify the build.
  3. Check the most important application flows that rely on Angular and CoreUI components.
  4. Review your application for console warnings after the upgrade.

For the latest package files and update access, visit CoreUI Downloads.