Skip to content
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

refactor carousels to use glide? #222

Open
ChristianMurphy opened this issue Jan 9, 2019 · 1 comment
Open

refactor carousels to use glide? #222

ChristianMurphy opened this issue Jan 9, 2019 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested semver major a breaking change, that will require a major version release

Comments

@ChristianMurphy
Copy link
Member

https://glidejs.com provides a zero dependency and extensible slider/carousel.
It does not have a dependency on jQuery and may be able to reduce package size and modernize the API a bit.
The risk with upgrading is that it would require rechecking cross browser support to ensure no regressions on legacy browsers.

📓 there are also Vue js bindings https://antonreshetov.github.io/vue-glide

@ChristianMurphy ChristianMurphy added help wanted Extra attention is needed question Further information is requested semver major a breaking change, that will require a major version release labels Jan 9, 2019
@jgribonvald
Copy link
Contributor

I would be interested too as the vue-swipper into esco-content-menu isn't satisfying due to same problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested semver major a breaking change, that will require a major version release
Projects
None yet
Development

No branches or pull requests

2 participants