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
- Adds looping: https://vue-ssr-carousel.netlify.app/looping
- Adds peeking: https://vue-ssr-carousel.netlify.app/peeking
- Adds feathering prop
Changes
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