Skip to content

Commit d47639b

Browse files
committed
chore: ship v4.5.8
1 parent 0835057 commit d47639b

File tree

6 files changed

+294
-338
lines changed

6 files changed

+294
-338
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
### [@coreui/angular](https://coreui.io/angular/) changelog
22

3+
#### `4.5.8`
4+
5+
- fix(toast): show animation not working
6+
- refactor(toast): remove: onAnimationEvent(), @fadeInOut.start, @fadeInOut.done
7+
- fix(toaster): drop setTimeout() on removeToast()
8+
- refactor(toaster): move to takeUntilDestroyed()
9+
- chore: dependencies update (angular v16.1.3)
10+
11+
---
12+
313
#### `4.5.2`
414

515
- fix(tooltip): add IntersectionObserver to remove tooltip when host element is not visible

0 commit comments

Comments
 (0)