CoreUI for Angular v5.7.14 - Native CSS Animations for Tabs and Carousel
Tuesday, August 4, 2026
We are pleased to announce the release of CoreUI for Angular v5.7.14. This maintenance release migrates the Tabs panel and Carousel components to native CSS animations and refreshes the 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 for Angular v5.7.14, run:
ng update @angular/core@22 @angular/cli@22 @coreui/coreui@~5.9.0 @coreui/angular@~5.7.14
- Please ensure that there are no error messages in the results.
- See also:
What’s New
Improvements
- Tabs Panel: Migrated to native CSS animations and applied related cleanups, removing the reliance on the Angular animations package for show/hide transitions.
- Carousel: Migrated to native CSS animations and applied related cleanups.
Continuous Integration
- Bumped
actions/stalefrom10.4.0to11.0.0in the GitHub Actions dependency group.
Dependency Updates
We have updated the build tooling to its latest compatible version for CoreUI for Angular v5.7.14:
Angular Development Tools
ng-packagrto:22.1.1
Released Packages
Migration Notes
This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:
- Install updated dependencies.
- Run your test suite and verify the build.
- Verify Tabs and Carousel transitions in your application after the animation migration.
- 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.



