Skip to content

Commit ba2883a

Browse files
committed
chore: sync with v4.3.17
2 parents 518c35d + a281c8d commit ba2883a

File tree

13 files changed

+2060
-12715
lines changed

13 files changed

+2060
-12715
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
---
44

5+
#### `4.3.17`
6+
7+
- `@coreui/angular`
8+
- `@coreui/angular-chartjs`
9+
- `@coreui/icons-angular`
10+
- chore: dependencies update
11+
---
12+
13+
#### `4.3.16`
14+
15+
- `@coreui/angular`
16+
- chore: dependencies update
17+
- `@coreui/angular-chartjs`
18+
- chore: dependencies update
19+
- `@coreui/icons-angular`
20+
- feat(cIcon): standalone directive
21+
- chore: dependencies update
22+
23+
---
24+
25+
#### `4.3.15`
26+
27+
- `@coreui/angular-chartjs`
28+
- feat(c-chart): emit chartRef on new Chart()
29+
- feat(c-chart): standalone component
30+
- chore: dependencies update
31+
32+
---
33+
34+
#### `4.3.11`
35+
36+
- fix(offcanvas): avoid flicker on the first render
37+
38+
---
39+
540
#### `4.4.0-next.0`
641

742
- feat: standalone components (wip)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
3636
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
3737
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
38-
[angular-badge]: https://img.shields.io/badge/angular-^15.1.0-lightgrey.svg?style=flat-square&logo=angular
38+
[angular-badge]: https://img.shields.io/badge/angular-^15.2.0-lightgrey.svg?style=flat-square&logo=angular
3939

4040
## Table of contents
4141

0 commit comments

Comments
 (0)