Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MurhafSousli committed Mar 4, 2024
1 parent 4992484 commit 817a898
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 14.0.0-beta.5

- fix: Should not initialize the scrollbar if `externalSpacer` selector was set but was not found.
- refactor: Unify properties in track and thumb directives.
- refactor: When `asyncDecetion="true"` reset viewport adapter properties if viewport / content wrapper elements are removed.
- enhance: Add missing unit tests,

## 14.0.0-beta.4

- feat: Added support for dynamically initializing scrollbars for content rendered async (3rd party libraries) using `asyncDetection="auto"`.
Expand Down

0 comments on commit 817a898

Please sign in to comment.