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

Add touch support for carousels #3683

Closed
func-void opened this issue Apr 19, 2019 · 9 comments · Fixed by #4018
Closed

Add touch support for carousels #3683

func-void opened this issue Apr 19, 2019 · 9 comments · Fixed by #4018

Comments

@func-void
Copy link

No description provided.

@func-void func-void changed the title we set properties swipe slide carousel? can i set properties swipe slide carousel? Apr 19, 2019
@taion
Copy link
Member

taion commented Apr 19, 2019

What do you mean?

@func-void
Copy link
Author

func-void commented Apr 20, 2019

I mean for change slide, I do not click the button in right side or left side, but I can swipe the slide for change next or prev slide,

like this

https://owlcarousel2.github.io/OwlCarousel2/demos/basic.html

i can use mouse for control slide

@taion taion changed the title can i set properties swipe slide carousel? Add touch support for carousels Apr 22, 2019
@taion
Copy link
Member

taion commented Apr 22, 2019

Okay, apparently upstream shipped this in 4.2: twbs/bootstrap#25776.

@mxschmitt mxschmitt added the upstream Upstream tracked issue. label Apr 22, 2019
@func-void
Copy link
Author

I will close this here, because you can simply just use Bootstrap 4.2. 👍
thx to @taion

you can give me example ?

@mxschmitt
Copy link
Member

sure, but depends on how you import the Bootstrap 4 styles into your project. If via a CDN, just use the latest version of that (mostly included into the head tag of your application). If via npm, just update the version in your package.json.

@taion
Copy link
Member

taion commented Apr 27, 2019

@mxschmitt we need to pull this logic into our JS as well, though

@taion taion reopened this Apr 27, 2019
@mxschmitt mxschmitt added enhancement and removed upstream Upstream tracked issue. labels Apr 27, 2019
@yasserzubair
Copy link

Hi there, I have update the bootstrap and react-bootstrap to latest, no luck with slide change on swipe. Any updates?

@taion
Copy link
Member

taion commented Jul 11, 2019

See the open PR right now. This isn't merged yet, let alone released.

@func-void
Copy link
Author

can open again? or can tell me tips for touch carousels for desktop view ? for now just work for mobile view or any config for enable touch carousels for desktop view ?

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants