CoreUI Free Angular 18.1 Admin Template v5.2.5

CoreUI Free Angular 18.1 Admin Template v5.2.5

We are happy to announce that the CoreUI Free Angular 18.1 Admin Template v5.2.5 is now available as of July 12, 2024. This update involves a migration to Angular 18.1. Upgrading to this version will guarantee that your applications operate smoothly and efficiently with the latest technology stack.

What’s New

Features

  • Angular 18.1 template update.

Refactorings

  • Default Header: color mode dropdown cleanups
  • Tabs Component: view - new tabs component with keyboard interactions. The update enhances navigation and usability within the application.
  • Cards: view - card navigation update to the latest tabs api.
  • Placeholder: view - added an animation to the placeholder image.

Fixes

  • Widgets: white c-progress works with inverse()

Dependency Updates

We have updated key dependencies to their latest versions, ensuring improved performance, security, and compatibility with the latest Angular 18.1 standards:

  • @angular/animations from: ^17.3.0 to: ^18.1.0
  • @angular/cdk from: ^17.3.0 to: ^18.1.0
  • @angular/common from: ^17.3.0 to: ^18.1.0
  • @angular/compiler from: ^17.3.0 to: ^18.1.0
  • @angular/core from: ^17.3.0 to: ^18.1.0
  • @angular/forms from: ^17.3.0 to: ^18.1.0
  • @angular/language-service from: ^17.3.0 to: ^18.1.0
  • @angular/localize from: ^17.3.0 to: ^18.1.0
  • @angular/platform-browser from: ^17.3.0 to: ^18.1.0
  • @angular/platform-browser-dynamic from: ^17.3.0 to: ^18.1.0
  • @angular/router from: ^17.3.0 to: ^18.1.0
  • @angular/cli from: ^17.3.8 to: ^18.0.5
  • @angular/compiler-cli from: ^17.3.11 to: ^18.1.0
  • @angular/language-service from: ^17.3.11 to: ^18.1.0
  • @angular-devkit/build-angular from: ^17.3.0 to: ^18.0.5
  • @coreui/angular-chartjs from ~5.0.0 to ~5.2.5
  • @coreui/angular from ~5.0.0 to ~5.2.5
  • @coreui/icons-angular from ~5.0.0 to ~5.2.5
  • @types/node from: ^20.11.30 to: ^20.14.10
  • chart.js from ^4.4.2 to ^4.4.3
  • tslib from: ^2.6.2 to: ^2.6.3
  • typescript from: ~5.3.3 to: ~5.4.5
  • zone.js from ~0.14.4 to ~0.14.7

These updates bring your application to the latest Angular 18.1 and related library versions.


Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to convert a string to boolean in JavaScript
How to convert a string to boolean in JavaScript

How to show or hide elements in React? A Step-by-Step Guide.
How to show or hide elements in React? A Step-by-Step Guide.

How to set focus on an input field after rendering in React
How to set focus on an input field after rendering in React

Passing props to child components in React function components
Passing props to child components in React function components

How to loop inside React JSX
How to loop inside React JSX

How to validate an email address in JavaScript
How to validate an email address in JavaScript