vue-carousel
vue-carousel copied to clipboard
A flexible, responsive, touch-friendly carousel for Vue.js
## Bug Report **Current Behavior** Looping works for the nav arrows and for autoplay. But not for mouse or touch dragging. **Input Code and steps to reproduce** Set up a...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
## Bug Report **Current Behavior** AdjustableHeight works whether it is turned on or off. When turned off, it will only adjust upwards, never downwards. When turned on, it will only...
## Bug Report **Current Behavior** Not responding to paginationPosition settings. **Input Code and steps to reproduce** Try to set the paginationPosition attribute on the carousel component. **Expected behavior/code** The valid...
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.11 to 0.5.37. Release notes Sourced from moment-timezone's releases. Release 0.5.34 Updated data to IANA TZDB 2021e Release 0.5.33 Updated data to IANA TZDB 2021a Release 0.5.32...
On the mobile screen, "Loop" is not working. When dragging the slide's end, it does not go to the first slide. Auto-play is also not working, and when dragging to...
In iOS 17, the contents of the carousel are no longer visible. There seems to be a problem with some CSS.
## Description Created introduction, features, and requirements sections to README.md, and added clarifications and elaborations to existing sections. ## Motivation and Context This change makes using Vue-Carousel more accessible by...