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

CoreUI for Angular v5.7.13 - Native CSS Animations for Collapse and Navbar Fix

CoreUI for Angular v5.7.13 - Native CSS Animations for Collapse and Navbar Fix

We are pleased to announce the release of CoreUI for Angular v5.7.13. This maintenance release migrates the Collapse component to native CSS animations and restores the Navbar collapse animation input. 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 for Angular v5.7.13, run:

ng update @angular/core@22 @angular/cli@22 @coreui/coreui@~5.9.0 @coreui/angular@~5.7.13

What’s New

Bug Fixes

  • Navbar: Restored the initial animate input for the collapse behavior, with related cleanups.

Improvements

  • Collapse: Migrated to native CSS animations and applied related cleanups.

Testing

  • Page Item: Fixed a Test timed out failure by removing an unnecessary async/await.

Dependency Updates

We have updated the linting tooling to its latest compatible version for CoreUI for Angular v5.7.13:

Other Updates

  • typescript-eslint to: 8.66.0

Released Packages

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 Collapse and Navbar transitions in your application after the animation migration.
  4. Review your application for console warnings after the upgrade.

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