We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add37d1 commit 932a888Copy full SHA for 932a888
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.15.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.15.0) - 2025-03-14
6
+
7
+- Allow carousel ref to be passed to Pagination and Navigation by @Tofandel in #487
8
+- feat: add threshold option for slide transition customization by @tbranger in #489
9
+- Mouse scroll support by @ismail9k in #494
10
+- Refactor: Use Composable Functions by @ismail9k in #493
11
12
## [0.14.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.14.0) - 2025-02-09
13
14
- use LiveCodes for docs examples by @hatemhosny in #476
0 commit comments