Skip to content

Commit 54089e7

Browse files
committed
ship: v5.0.0-rc.0 for Angular 17.3
1 parent 328e5fb commit 54089e7

File tree

6 files changed

+627
-517
lines changed

6 files changed

+627
-517
lines changed

Diff for: CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,19 @@
22

33
---
44

5-
#### `5.0.0-next.23`
5+
#### `5.0.0-rc.0`
66

77
CoreUI v5 for Angular 17 pre-release
88

9+
- chore(dependencies): update to `Angular 17.3`
10+
- refactor: update to CoreUI v5 (styles, structure, api)
11+
- refactor: standalone components app
12+
- refactor: routes config
13+
- refactor: update to chart.js v4
14+
- refactor: project structure (containers->layout)
15+
- refactor: use control flow
16+
- refactor(dashboard): main chart data - typings and theme switching fix
17+
918
---
1019

1120
#### `4.7.15`

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/angular)
22
[![npm-coreui-angular][npm-coreui-angular-badge]][npm-coreui-angular]
3+
[![npm-coreui-angular][npm-coreui-angular-badge-next]][npm-coreui-angular]
34
[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
45
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
56
[![npm package][npm-coreui-badge]][npm-coreui]
67
[![NPM downloads][npm-coreui-download]][npm-coreui]
7-
![angular](https://img.shields.io/badge/angular-^17.2.0-lightgrey.svg?style=flat-square&logo=angular)
8+
![angular](https://img.shields.io/badge/angular-^17.3.0-lightgrey.svg?style=flat-square&logo=angular)
89

910
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
1011
[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square

0 commit comments

Comments
 (0)