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 1f02a4e commit 086b5b3Copy full SHA for 086b5b3
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.13.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.13.0) - 2025-01-15
6
+
7
+- feat: add preventExcessiveDragging option to limit boundary slide gestures by @aovcina in #468
8
+- Support items to show auto by @ismail9k in #467
9
+- Refactor/enhancments by @ismail9k in #469
10
11
## [0.12.0](https://github.com/ismail9k/vue3-carousel/releases/tag/v0.12.0) - 2024-12-26
12
13
- Generate cloned slides dynamically based on the active slides @ismail9k in #462, #465
0 commit comments