Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carousel Swipe #13887

Closed
avinoamr opened this issue Jun 21, 2014 · 2 comments
Closed

Carousel Swipe #13887

avinoamr opened this issue Jun 21, 2014 · 2 comments

Comments

@avinoamr
Copy link

I know that the issue of adding touch behavior to the carousel has been discussed (#2640, #2711, #2468), and has been rejected for now, but I wanted to share my own attempt at it. I've created a separate module that wraps around the Carousel class and decorates it to add the swipe behavior. The main difference of this library compared to the previous propositions, is that it was important for me to not only use the swipe event as a trigger for sliding the carousel, but also allow users to "drag" the items while they's swiping - somewhat similar to how carousels are implemented in many native applications.

If you find it interesting, I'd love to add this functionality to the core Carousel class and submit a pull-request. For your consideration.

Also, any input on the code or library would be great.

@cvrebert cvrebert added this to the v4.0.0 milestone Jul 8, 2014
@tsukuros
Copy link

Thank you, avinoamr for this great module. I would love to see this functionality in the core Carousel class.

@mdo
Copy link
Member

mdo commented Aug 2, 2014

Punting to the v4 checklist.

@mdo mdo closed this as completed Aug 2, 2014
@mdo mdo removed this from the v4.0.0 milestone Aug 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants