vue-carousel icon indicating copy to clipboard operation
vue-carousel copied to clipboard

A flexible, responsive, touch-friendly carousel for Vue.js

Results 125 vue-carousel issues
Sort by recently updated
recently updated
newest added

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.9.0 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.0 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

## Can't reach the last slides with `:perPage='3'`and `:scrollPerPage="false"` (There is already an issue (#345) that explain what happen, but it is closed. The last message of the #345 issue...

Added RTL to the documentation file (according to https://github.com/SSENSE/vue-carousel/pull/394)

Hi! I found bug using ie11. It is syntax error. Need edit 2 files: src/mixins/autoplay.js src/utils/debounce.js They are have syntax problems)

I would like to disable the automatic assignation of title attributes to the pagination dots. So when you mouse over the dots, it won't say "Item 0", "Item 1", etc.

This repository seems to be dead. Last update was over 1 year old... Is there some other fork oder alternativ?

## Bug Report **Current Behavior** I have an slide like this: ![](https://i.gyazo.com/5eb0e5dc1eddfdc1aef5256b814e6c2f.png) Each slide have similar width (270px) I set scrollPerPage to false to slide by item not per page...

Autoplay should loop. Currently when the last slide is reached the slider stops :'(

help wanted
feature

Hey guys, I read the documentation and examples a lot but i was unable to use the events. Can someone show me what i am doing wrong? To a better...