stevenwanderski / bxslider-4

Responsive jQuery content slider
Other
4.22k stars 1.85k forks source link

Any more development on this project? #1033

Open pvernaglia opened 8 years ago

pvernaglia commented 8 years ago

Is there going to be anymore development on this slider?

avradul commented 8 years ago

No. Use https://github.com/OwlCarousel2/OwlCarousel2

Globulopolis commented 8 years ago

@avradul yes? Project which you provide, I think, have the same problem. 500+ opened issues, 50+ PRs and one post from author https://github.com/OwlCarousel2/OwlCarousel2/issues/1538 Even demo isn't worked due mixed content problem.

visoft commented 7 years ago

If this really is no more developement on bx-slider, are there any other suggestions?

Globulopolis commented 7 years ago

@visoft no. As close alternative try https://github.com/kenwheeler/slick

odahcam commented 7 years ago

Owl is working, I worked with Slick and I strongly recomend not to use it, use OwlCarousel instead. You can check this demo: https://codepen.io/odahcam/pen/OXgWqg

ginsterbusch commented 7 years ago

@odahcam Swipe works, too. But bxslider has gained quite a few more maintainers by now; my guess is there is going to be further development, too :)

cu, w0lf.

odahcam commented 7 years ago

OwlCarousel is in development too, but we all know that changes won't happen son in any of the jQuery carousel libraries. Also, bx-slider is something like Bootstrap's carousel, it even isn't touch enabled and that fade transition when swiping doesn't count.

Because of this, I still think that is more safe to use some library like Swiper: http://idangero.us/swiper/

BTW, I would not use a lib from a repo that starts with this: image

ginsterbusch commented 7 years ago

Swiper is slighly overkill, aint it? It certainly gets the job done, but then, so does cycle2 or swipe.

cu, w0lf.

odahcam commented 7 years ago

Wow, I did not knew these two. Cycle2 is surely interesting, but Swipe is the coolest, but still have a problem, it doesn't support multiple slides per view.

Swiper is really large in size, this is why I still use OwlCarousel. Unlike OwlCarousel, Swiper is independent of libraries like jQuery, where jQuery + OwlCarousel is larger than just Swiper.

Now that I know Swipe, I would choose between Swiper, OwlCarousel and Swipe. Is there any Vue powered carousel?