- 🇷🇸Serbia pivica
SwiperJS slider support will be added in ✨ Add support for Swiper JS library Fixed and experiments shows that it seems that SwiperJS is an awesome slider. More on https://github.com/nolimits4web/swiper.
Current implementation around Bootstrap carousel works nice but lack many options, like responsiveness, lazy loading, etc. We need more implementations.
Did quick research around slick slider - it is very popular but not maintained any more (github#3689, github#3870 and github#3810 claiming that they are working on new release but that was 10 months ago without update), and based on jQuery.
So slick is not an option any more.
Our minimal requirements for slider library are:
Did research based on this requirements and found next implementations for now:
The first pick would be then tiny-slider.
Active
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
SwiperJS slider support will be added in ✨ Add support for Swiper JS library Fixed and experiments shows that it seems that SwiperJS is an awesome slider. More on https://github.com/nolimits4web/swiper.