CoreUI PRO v5.2.2 for Angular 18
We are excited to announce that CoreUI PRO v5.2 for Angular 18 is now available as of June 21, 2024. This update includes a migration to Angular 18, along with enhancements for development and user experience, as well as fixes to improve the stability and performance of the CoreUI components library for Angular. Updating to this version will ensure your applications run smoothly and efficiently with the latest bells and whistles.
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.2 for Angular 18, follow these simple 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 v18supportsnode.jsversions:v18.19.0and newer. - To update your application to Angular v18 and CoreUI Pro v5.2, in the application’s project directory, run:
ng update @angular/core@18 @angular/cli@18 @angular/cdk@18 @angular/google-maps@18 @coreui/coreui-pro@~5.2 @coreui/angular-pro@~5.2 @coreui/icons-angular@~5.2 @coreui/angular-chartjs@~5.2
- Please ensure that there are no error messages in the results.
- Update TypeScript to version 5.4 or newer.
- See also:
This process should seamlessly update your project from CoreUI 5.1 for Angular 17.3 to CoreUI PRO v5.2 for Angular 18, incorporating the latest fixes and optimizations.
What’s New
Features
- Tabs Component: provides Angular tabs reimagined structure, keyboard interactions and WAI-ARIA support. Easy to use and deploy.
Fixes
- Modal Component: skip an attempt to focus when there is no focusable element on modal dialog
- Smart Pagination Component: disable first/prev - last/next button on first - last page
- Calendar Component: track expression resulted in duplicated keys for a given collection
Dependency Updates
We have updated key dependencies to their latest versions, ensuring improved performance, security, and compatibility with the latest Angular 18 standards:
@angular/animationsfrom:^17.3.11to:^18.0.4@angular/cdkfrom:^17.3.10to:^18.0.4@angular/commonfrom:^17.3.11to:^18.0.4@angular/compilerfrom:^17.3.11to:^18.0.4@angular/corefrom:^17.3.11to:^18.0.4@angular/formsfrom:^17.3.11to:^18.0.4@angular/localizefrom:^17.3.11to:^18.0.4@angular/platform-browserfrom:^17.3.11to:^18.0.4@angular/platform-browser-dynamicfrom:^17.3.11to:^18.0.4@angular/routerfrom:^17.3.11to:^18.0.4@angular-devkit/build-angularfrom:^17.3.8to:^18.0.5@angular-eslint/builderfrom:^17.5.2to:^18.0.1@angular-eslint/eslint-pluginfrom:^17.5.2to:^18.0.1@angular-eslint/eslint-plugin-templatefrom:^17.5.2to:^18.0.1@angular-eslint/schematicsfrom:^17.5.2to:^18.0.1@angular-eslint/template-parserfrom:^17.5.2to:^18.0.1@angular/clifrom:^17.3.8to:^18.0.5@angular/compiler-clifrom:^17.3.11to:^18.0.4@angular/language-servicefrom:^17.3.11to:^18.0.4@types/nodefrom:^20.14.2to:^20.14.7@typescript-eslint/eslint-pluginfrom:^7.13.0to:^7.13.1@typescript-eslint/parserfrom:^7.13.0to:^7.13.1ng-packagrfrom:^17.3.0to:^18.0.0
These updates bring your application to the latest Angular 18 and related library versions.



