1
1
### [ @coreui/angular ] ( https://coreui.io/angular/ ) changelog
2
2
3
+ ---
4
+
5
+ #### ` 5.1.0 `
3
6
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
4
12
5
13
---
6
14
22
30
23
31
- chore(dependencies): update
24
32
- 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
26
34
- test(icons-angular): update
27
35
28
36
---
168
176
#### ` 4.7.0 `
169
177
170
178
- 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 `
174
182
- chore: update tsconfig and eslintrc
175
183
- refactor: minor cleanups - typings, tests
176
184
- chore: update ` .github/workfows ` for node-version 20
@@ -206,7 +214,7 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
206
214
207
215
#### ` 4.5.15 `
208
216
209
- - chore(dependencies): update to Angular 16.2
217
+ - chore(dependencies): update to Angular 16.2
210
218
- fix(icon): check name value for undefined
211
219
212
220
---
@@ -258,8 +266,8 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
258
266
#### ` 4.5.0 `
259
267
260
268
- chore: dependencies update
261
- - ` Angular 16 `
262
- - ` TypeScript ~4.9.3 `
269
+ - ` Angular 16 `
270
+ - ` TypeScript ~4.9.3 `
263
271
- refactor(breadcrumb-router.service): router.events takeUntilDestroyed()
264
272
- refactor(toaster): remove ComponentFactoryResolver
265
273
@@ -287,7 +295,7 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
287
295
---
288
296
289
297
#### ` 4.4.1 `
290
-
298
+
291
299
- fix(alert): typo in template
292
300
- refactor(html-attr): cleanup
293
301
- refactor(icon, icon-set): cleanup
@@ -314,28 +322,28 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
314
322
- ` @coreui/angular `
315
323
- ` @coreui/angular-chartjs `
316
324
- ` @coreui/icons-angular `
317
- - chore: dependencies update
325
+ - chore: dependencies update
318
326
319
327
---
320
328
321
329
#### ` 4.3.16 `
322
330
323
331
- ` @coreui/angular `
324
- - chore: dependencies update
332
+ - chore: dependencies update
325
333
- ` @coreui/angular-chartjs `
326
- - chore: dependencies update
334
+ - chore: dependencies update
327
335
- ` @coreui/icons-angular `
328
- - feat(cIcon): standalone directive
329
- - chore: dependencies update
336
+ - feat(cIcon): standalone directive
337
+ - chore: dependencies update
330
338
331
339
---
332
340
333
- #### ` 4.3.15 `
341
+ #### ` 4.3.15 `
334
342
335
343
- ` @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
339
347
340
348
---
341
349
@@ -347,7 +355,7 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
347
355
348
356
#### ` 4.4.0-next.0 `
349
357
350
- - feat: standalone components (wip)
358
+ - feat: standalone components (wip)
351
359
352
360
---
353
361
@@ -376,15 +384,17 @@ see: [Babel vulnerable to arbitrary code execution when compiling specifically c
376
384
#### ` 4.3.7 `
377
385
378
386
update to:
387
+
379
388
- ` Angular 15.1 `
380
389
381
390
---
382
391
383
392
#### ` 4.3.0 `
384
393
385
394
update to:
395
+
386
396
- ` Angular 15 `
387
397
- ` TypeScript 4.8 `
388
398
- ` RxJS 7.5 `
389
-
399
+
390
400
---
0 commit comments