vue-carousel
vue-carousel copied to clipboard
A flexible, responsive, touch-friendly carousel for Vue.js
The reason I want to drag and drop lists inside a carousel. ## Description checking the drag and drop enabled from the parent, I can turn off the event listener....
## Description Update Carousel for vertical slider working with mouse and buttons ## Motivation and Context feat: #65 ## How Has This Been Tested? windows, chrome as part of new...
I try to use it with nuxt 3, but i can't. Any solution please?
Hi, nice work on this Carousel. I really like it! I was wondering, will you be adding more transition effects in the future, i.e. fade? Thanks!
I have a problem with nuxt: If I use two carousel into one page, I get this error `you may have an infinite update loop in a component render function`...
## Bug Report **Current Behavior** I am using the great carousel in my VUE CLI project and it works fine. But when I export the project to a web component...
Firstly, thank you for this Vue Componoent. It is working perfectly apart from one little issue I have. When using it on a mobile device and swiping on the slider...
I am working on a application which is using this plugin and there is a case where I need to disable mouseDrag event. I am not able to do so...
Hello, Thank you for your awesome module! I've been using your component on a website that has strict Content Security Policy (CSP) rules, which prevents the use of 'unsafe-eval' and...
## Bug Report **Current Behavior** The last slide can be reached with `scrollPerPage=true` but not with `scrollPerPage=false.` **Expected behavior/code** The last slide should be reachable with `scrollPerPage=false.`