-
Notifications
You must be signed in to change notification settings - Fork 601
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
Flickity v3 quasi-released #1210
Comments
Just wanted to say THANK YOU for all the hard work. ❤️ |
You are the best, Dave! |
Does it self-destroy if it is showing all available slides on one screen? I've tried draggable but that doesn't do what I need, neither does watchCss. I believe I've got quite the edge-case where I'm showing several carousels on one page and they are built up from the same source, but might have different numbers of elements inside of them within the carousel. |
@desandro Is there any update on this? Can't wait to try the new version since v2 seems to have issues with Safari for a few months. Would happily pay for the new version again but some info on the timeline would be great because of the current issues I would have to switch to SwiperJS otherwise. |
In my opinion, I think it would be beneficial if these quasi releases would instead use some beta release semantics by using Our team thought 3.0.0 was a normal release but was not documented yet, so we had to pull Q/A on it, where it failed 🙁 What do you all think? 🙂 |
Yeah, very frustrating to not be able to update npm dependencies either as normal, have to remember each time to update everything except flickity. It's been in this state for almost a year now. |
@desandro. any updates on this; the npm library is installing the quasi release of v3 instead of the stable release v2? Also the documentation is still not yet released for the v2? |
How to install version 3 latest build ? |
Put this in the head:
And this in the body:
|
Heads up: This weekend I released a new major version of Flickity, v3.0.0. The code is up on GitHub, but there is still plenty more work to be done: updating add-ons like
flickity-fullscreen
and then updating the Flickity documentation site.I recommend you continue to use Flickity v2 and its supported add-ons. When v3 is completely ready, I'll let you know.
Best,
Dave
The text was updated successfully, but these errors were encountered: