-
Notifications
You must be signed in to change notification settings - Fork 40
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
Provide a vanila js slider instead of slick #441
Comments
About 6 months ago I tried to look for a replacement to Slick, but none was good enough. Yeah, I won't mind changing it |
Tried Swiper JS, but I don't think its worth the effort - #491 (comment) |
As an idea, Splide is looking good (though I haven't tried it myself): |
@amitaibu @bmunslow I have an Idea of replacing slick slider with tiny slider or glider-js. Please do let me know your thoughts. Thanks! |
Unless there's a clear advantage, I believe we can keep the current implementation. |
@amitaibu As Drupal is removing the jquery dependency we can also do the same as mentioned by @mariano-dagostino for slider. Also I can see jQuery is used in custom |
Sure, PRs are welcome 😄 |
As drupal evolves to remove the jquery dependency as much as possible I think is worth to analyze if we can remove jQuery from the carousels
https://github.com/davidhund/awesome-vanilla-js#carousel
The text was updated successfully, but these errors were encountered: