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.12 - Native CSS Animations for Alert

CoreUI PRO for Angular v5.7.12 - Native CSS Animations for Alert

We are pleased to announce the release of CoreUI PRO for Angular v5.7.12. This maintenance release migrates the Alert component to native CSS animations and refreshes the Angular CLI build tooling. No breaking changes were announced in the published release notes.


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.12, run:

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

What’s New

Improvements

  • Alert: Migrated to native CSS animations and applied related cleanups, removing the reliance on the Angular animations package for show/hide transitions.

Testing

  • Alert: Updated the test suite to cover the native CSS animation behavior.

Dependency Updates

We have updated the Angular CLI build tooling to its latest compatible version for CoreUI PRO for Angular v5.7.12:

Angular Development Tools

  • @angular-devkit/schematics to: 22.1.2
  • @angular/build to: 22.1.2
  • @angular/cli to: 22.1.2

Migration Notes

This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:

  1. Install updated dependencies.
  2. Run your test suite and verify the build.
  3. Verify Alert show/hide transitions in your application after the animation migration.
  4. Review your application for console warnings after the upgrade.

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