CoreUI PRO for Angular v5.1.0
We are pleased to announce the release of CoreUI PRO for Angular v5.1.0, available as of May 14, 2024. This update includes critical fixes that enhance the stability and performance of the CoreUI Angular framework, ensuring your applications run smoothly and efficiently.
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.1.0, follow these simple steps to ensure your project is up-to-date:
- Open your project’s
package.json. - Locate the
@coreui/angular-proentry under dependencies and update the version number to5.1.0. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.1.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, execute the update command:
- For npm users, run
npm install. - For yarn users, run
yarn install.
- For npm users, run
This process will seamlessly update your project to CoreUI PRO for Angular v5.1.0, integrating the latest fixes and optimizations.
What’s New
Features
- Rating Component: Introduced the new rating component, providing a flexible and customizable way to implement star ratings in your application.
- Element-Ref Directive: Added a new directive to handle element references more efficiently.
- Tooltip Enhancements: Updated the tooltip component to include a reference input for positioning on the reference element and refactored it with signals for better performance and usability.
Refactors
- Listeners Service: Added a focusin trigger for improved event handling.
- Template-ID Directive: Cleaned up the directive and added missing tests to ensure reliability and maintainability.
Dependency Updates
We have updated several key dependencies to their latest versions, ensuring improved performance, security, and compatibility with the latest Angular and ecosystem standards:
- Updated
@angular/animationsfrom^17.3.6to^17.3.8 - Updated
@angular/cdkfrom^17.3.6to^17.3.8 - Updated
@angular/commonfrom^17.3.6to^17.3.8 - Updated
@angular/compilerfrom^17.3.6to^17.3.8 - Updated
@angular/compiler-clifrom^17.3.6to^17.3.8 - Updated
@angular/corefrom^17.3.6to^17.3.8 - Updated
@angular/formsfrom^17.3.6to^17.3.8 - Updated
@angular/language-servicefrom^17.3.6to^17.3.8 - Updated
@angular/localizefrom^17.3.6to^17.3.8 - Updated
@angular/platform-browserfrom^17.3.6to^17.3.8 - Updated
@angular/platform-browser-dynamicfrom^17.3.6to^17.3.8 - Updated
@angular/routerfrom^17.3.6to^17.3.8 - Updated
@angular-devkit/build-angularfrom^17.3.6to^17.3.7 - Updated
@angular-eslint/builderfrom^17.3.6to^17.4.0 - Updated
@angular-eslint/eslint-pluginfrom^17.3.0to^17.4.0 - Updated
@angular-eslint/eslint-plugin-templatefrom^17.3.0to^17.4.0 - Updated
@angular-eslint/schematicsfrom^17.3.6to^17.4.0 - Updated
@angular-eslint/template-parserfrom^17.3.0to^17.4.0 - Updated
@types/nodefrom^20.12.7to^20.12.12 - Updated
@typescript-eslint/eslint-pluginfrom^7.8.0to^7.9.0 - Updated
@typescript-eslint/parserfrom^7.8.0to^7.9.0 - Updated
chart.jsfrom^4.4.0to^4.4.2 - Updated
zone.jsfrom^0.14.4to^0.14.5
These updates bring performance enhancements, bug fixes, and improved compatibility, ensuring that your applications continue to run smoothly and efficiently with the latest Angular and related library versions.



