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

## Bug Report **Current Behavior** I am using vue-carousel on Nuxt app. Though I am only testing it without installing any other package, it freezes the app when I change...

I need to make a carousel with 3 visible slides. Then, by touch or by navigation click I need to move the carousel by one step. Is there any feature...

**Is your feature request related to a problem?** Please describe. A clear and concise description of what the problem is. Ex. I have an issue when [...] **Describe the solution...

Hi, I try to install it. But after following the steps to import locally, it showed the error like this : **Failed to load resource: the server responded with a...

## Bug Report **Current Behavior** When using adjustable height, Firefox seems to present the carousel as having a height of only 48. If you click on the carousel after it...

bug
help wanted
good first issue

## Description This is a PR to implement infinite looping without scrolling back. This feature works by modfying the slides array ($slots.default) to triple its contents: > 1 -> 2...

## Description Changed the css transform property for the navigation buttons by eliminating translateX for both VueCarousel-navigation-prev and VueCarousel-navigation-next classes. ## Motivation and Context I was looking for a solution...

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.15.0 to 2.20.6. Commits 58d30cb 2.20.6 f76edf0 Merge pull request #188 from axelniklasson/master 4eef089 Upgrade jsonpointer to address security vulnerability 441f812 2.20.5 d36a1b1 Merge pull request #182...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.3.0 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

if it's a loop now, if it's the last one, it's back to the beginning, how about making a connection. So the first card is behind the last card, so...