Skip to content

Releases: BKWLD/vue-ssr-carousel

v1.4.0

13 Apr 00:48
5545988
Compare
Choose a tag to compare

What's Changed

  • Handle no slides or late added slides by @weotch in #62

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Mar 19:07
84e6d6e
Compare
Choose a tag to compare

What's Changed

  • Keyboard navigation and ADA features by @weotch in #62

Full Changelog: v1.2.3...v1.3.0

v1.2

04 Mar 05:21
1fb3d32
Compare
Choose a tag to compare

What's Changed

  • Re-implements slide rendering by @weotch in #56
    • Slides now retain more reactivity
  • Fixes an issue with scrolling backwards with loop

Full Changelog: v1.1.2...v1.2.0

v1.1

28 Feb 19:02
fb350a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.5

26 Feb 00:18
b72b30d
Compare
Choose a tag to compare
  • Adds unpublicized matchPeekWhenDisabled prop which defaults to true to equalize peeking values when disabled

v1.0.4

25 Feb 23:46
0713fa5
Compare
Choose a tag to compare
  • Fixes related to peeking
  • Fixes related to feathering
  • Changes to how responsive styles are calculated

v1.0.3

25 Feb 01:22
304446f
Compare
Choose a tag to compare
  • Remove “undefined” strings from rendered css
  • Implement fallback slot content the correct way
  • Make scope id unique based on slide count

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Feb 00:48
c1768b4
Compare
Choose a tag to compare
  • Fixing scoped slots with UI components
  • Adding support for autoplay with loop #47

1.0

24 Feb 19:07
v1.0.1
8d28926
Compare
Choose a tag to compare
1.0

What's Changed

There aren't any expected breaking changes, but I changed many things, so I decided on a major version bump.

New features

Changes

  • Arrows moved out mask #29
  • Changed default arrow icon #19
  • Added slot props to arrow and dot slots

Fixes

  • Prevent vertical scroll on touch dragging #43
  • Cancel drag on context menu #40
  • Fixes pagination dots when releasing drag outside out of bounds #31

Full Changelog: v0.3.1...v1.0.1

v0.3.1

01 Feb 19:47
99b0ed4
Compare
Choose a tag to compare

What's Changed

  • Add simple go to start for autoplay by @sjstark in #30

Full Changelog: v0.3.0...v0.3.1