kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.49k stars 5.89k forks source link

Version 1.9.0 availability #4254

Open acsprosomo opened 1 year ago

acsprosomo commented 1 year ago

First question: I see that 1.9.0 is available here (https://cdnjs.com/libraries/slick-carousel/1.9.0).

I cannot find an official repo or website containing that version.

Second question: I am building my slideshow for years under that release.

If I downgrade to 1.8.1 or 1.8.0, my layout is broken.

Since I am using your slick inside a WordPress plugin that we created, I do not want it to interfere with another slick version on the same site or page.

One way is to rename version 1.9.0 to another name ( ie .slick2() ) so both version can co-exists.

We are in the process to eventually commercialise our plugin, so changing the name will not be legal.

I can I make sure that my plugin can use version 1.9.0 when there is a chance that other plugins or theme can use another release of slick.

Thank you.

dirad commented 1 year ago

It was available here at one point. But i see a commit here which reverts to 1.8.0

I wonder what your plugin is about.