[Feature Request] Add swipe gestures for mouse to VCarousel
@KaelWD is already working on this.
Since Dec 10, 2021.
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Versions
Vue 2.4.2 - Vuetify 0.15.2
What is expected ?
- click and drag to go to next / previous slide
What is actually happening ?
Currently the carousel is very basic and really only allows you to change the icons inside of it.
Reproduction Link
Current Carousel
https://vuetifyjs.com/components/carousels
Link to another framework carousel
http://element.eleme.io/#/en-US/component/carousel
What will it allow you to do that you can't do today?
more fluent and current interactivity with carousels
How will it make current work-arounds straightforward?
Well there are no examples of doing any of this on the main site so I'm not even sure there are work arounds for this.
What potential bugs and edge cases does it help to avoid?
gesture and event based bugs for sure and css related bugs trying to hide certain elements to the existing carousel
I'm not really sure what other information you may need so please let me know if there is anything you'd like more input on. I originally removed the bottom part of the boilerplate for the ticket because the directions for feature requests were a little hazy.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.