11### [ @coreui/angular ] ( https://coreui.io/angular/ ) changelog
22
3+ ---
4+
5+ #### ` 5.1.0 `
36
7+ - chore(dependencies): update
8+ - feat: element-ref directive
9+ - feat(tooltip): reference input for positioning the tooltip on reference element, refactor with signals
10+ - refactor(listeners.service): add focusin Trigger
11+ - refactor(template-id.directive): cleanup, add missing test
412
513---
614
2230
2331- chore(dependencies): update
2432- fix(icon): cIcon directive [ name] binding does not refresh icon in angular 17 #203
25- - refactor(icons-angular): use Angular signals
33+ - refactor(icons-angular): use Angular signals
2634- test(icons-angular): update
2735
2836---
168176#### ` 4.7.0 `
169177
170178- chore(dependencies): update to ` Angular 17 `
171- - ` Angular 17 `
172- - ` TypeScript ~5.2 `
173- - ` zone.js ~0.14.2 `
179+ - ` Angular 17 `
180+ - ` TypeScript ~5.2 `
181+ - ` zone.js ~0.14.2 `
174182- chore: update tsconfig and eslintrc
175183- refactor: minor cleanups - typings, tests
176184- chore: update ` .github/workfows ` for node-version 20
@@ -206,7 +214,7 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
206214
207215#### ` 4.5.15 `
208216
209- - chore(dependencies): update to Angular 16.2
217+ - chore(dependencies): update to Angular 16.2
210218- fix(icon): check name value for undefined
211219
212220---
@@ -258,8 +266,8 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
258266#### ` 4.5.0 `
259267
260268- chore: dependencies update
261- - ` Angular 16 `
262- - ` TypeScript ~4.9.3 `
269+ - ` Angular 16 `
270+ - ` TypeScript ~4.9.3 `
263271- refactor(breadcrumb-router.service): router.events takeUntilDestroyed()
264272- refactor(toaster): remove ComponentFactoryResolver
265273
@@ -287,7 +295,7 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
287295---
288296
289297#### ` 4.4.1 `
290-
298+
291299- fix(alert): typo in template
292300- refactor(html-attr): cleanup
293301- refactor(icon, icon-set): cleanup
@@ -314,28 +322,28 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
314322- ` @coreui/angular `
315323- ` @coreui/angular-chartjs `
316324- ` @coreui/icons-angular `
317- - chore: dependencies update
325+ - chore: dependencies update
318326
319327---
320328
321329#### ` 4.3.16 `
322330
323331- ` @coreui/angular `
324- - chore: dependencies update
332+ - chore: dependencies update
325333- ` @coreui/angular-chartjs `
326- - chore: dependencies update
334+ - chore: dependencies update
327335- ` @coreui/icons-angular `
328- - feat(cIcon): standalone directive
329- - chore: dependencies update
336+ - feat(cIcon): standalone directive
337+ - chore: dependencies update
330338
331339---
332340
333- #### ` 4.3.15 `
341+ #### ` 4.3.15 `
334342
335343- ` @coreui/angular-chartjs `
336- - feat(c-chart): emit chartRef on new Chart()
337- - feat(c-chart): standalone component
338- - chore: dependencies update
344+ - feat(c-chart): emit chartRef on new Chart()
345+ - feat(c-chart): standalone component
346+ - chore: dependencies update
339347
340348---
341349
@@ -347,7 +355,7 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
347355
348356#### ` 4.4.0-next.0 `
349357
350- - feat: standalone components (wip)
358+ - feat: standalone components (wip)
351359
352360---
353361
@@ -376,15 +384,17 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
376384#### ` 4.3.7 `
377385
378386update to:
387+
379388- ` Angular 15.1 `
380389
381390---
382391
383392#### ` 4.3.0 `
384393
385394update to:
395+
386396- ` Angular 15 `
387397- ` TypeScript 4.8 `
388398- ` RxJS 7.5 `
389-
399+
390400---
0 commit comments