joe223 / tiny-swiper

Ingenious JavaScript Carousel powered by wonderful plugins. Lightweight yet extensible. Import plugins as needed, No more, no less.
https://tiny-swiper.js.org
1.29k stars 58 forks source link

Autoplay Plugin #64

Open cbieser opened 3 years ago

cbieser commented 3 years ago

Is your feature request related to a problem? Please describe. I want to switch from Swiper to Tiny-Swiper, but I need Autoplay. Do you have any plans for an official plugin or is there an unofficial plugin?

Describe the solution you'd like Official Plugin

Additional context https://swiperjs.com/swiper-api#autoplay

joe223 commented 3 years ago

Hi @cbieser Check out version ^2.1.0

Here is the doc https://tiny-swiper.js.org/docs/api/#autoplay

cbieser commented 3 years ago

Hi @joe223 , thank you very much! Could you please add the API methods start and stop?

joe223 commented 3 years ago

Sure, but it's not too hard. Would you like to create a PR? The basic logic is same with

https://github.com/joe223/tiny-swiper/blob/a7a95e6db5c5735b0e50d87dcdd7fdedfcfb004d/packages/tiny-swiper/src/modules/autoPlay.ts#L83-L93

TenSketch commented 2 years ago

autoplay link is not working. Kindly describe the steps

joe223 commented 2 years ago

autoplay link is not working. Kindly describe the steps

Migrate to https://tiny-swiper.js.org/docs/api/#autoplay

TenSketch commented 2 years ago

autoplay link is not working. Kindly describe the steps

Migrate to https://tiny-swiper.js.org/docs/api/#autoplay

Did, but the smooth swipe is not there

joe223 commented 2 years ago

autoplay link is not working. Kindly describe the steps

Migrate to https://tiny-swiper.js.org/docs/api/#autoplay

Did, but the smooth swipe is not there

What is smooth swipe?😂 Maybe the same thing with different name?