Skip to content

Releases: ismail9k/vue3-carousel

v0.5.1

06 Nov 17:10
Compare
Choose a tag to compare

What's Changed

  • Test: use vitest instead of jest in #418
  • Feat add title attribute for pagination and navigation buttons in #419

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Nov 17:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.

v0.4.0

01 Nov 19:04
Compare
Choose a tag to compare

What's Changed

  • feat: Stop using Capture phase events (#398) @coofercat
  • chore: Export all types (#397) @Tofandel
  • fix: Properly prevent click on drag finished (#396) @Tofandel
  • docs: update pagination example code to match the component (#395) @Tofandel
  • docs: update vitepress to version 1.3.4
  • feat: improvements in generating default config

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.3

01 Nov 19:02
Compare
Choose a tag to compare

v0.3.1

29 Apr 18:45
Compare
Choose a tag to compare

v0.3.0

29 Apr 18:45
Compare
Choose a tag to compare
  • Deprecation: remove settings prop in favor of v-bind
  • Enhance: Better drag experience on mobile
  • Enhance: Better handling for slides width based on percentage
  • Feat: add before-init event