Skip to content

Commit da62aec

Browse files
committed
chore(release): ship v5.2.18
1 parent 4a7923c commit da62aec

File tree

6 files changed

+597
-490
lines changed

6 files changed

+597
-490
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
---
44

5+
#### `5.2.18`
6+
7+
- chore(dependencies): update to Angular `18.2.5`
8+
- fix(progress-bar): bar animation fails for no style width on 0 percent
9+
- refactor(popover): use ComponentRef setInput() api, input signals, host bindings
10+
- refactor(tooltip): use ComponentRef setInput() api, input signals, host bindings
11+
- refactor(toast): use ComponentRef setInput() api, input signals
12+
- fix(widget-stat-f): rounded-start-1 bg for icon without padding, text-color for value prop
13+
- refactor(callout): input signals, host bindings
14+
- refactor(card-header-actions): host bindings
15+
- refactor(card-img): input signals, host bindings
16+
- refactor(card): host bindings
17+
- refactor(input-group): input signals, host bindings
18+
- refactor(container): input signals, host bindings
19+
- refactor(header): input signals, host bindings
20+
- refactor(widgets): input signals, host bindings
21+
- refactor(collapse): input signals, host bindings
22+
23+
---
24+
525
#### `5.2.17`
626

727
- refactor(img): input signals, host bindings

0 commit comments

Comments
 (0)