-
Notifications
You must be signed in to change notification settings - Fork 75
Conversation
Thanks! It makes sense to simplify the case of just copying over params from the wrapper 1:1 to swiper. I am, however, unsure about just copying over just all of them with their values.
|
Thanks for your comments.
|
Hi guys, Thanks both of you for your great work, this is a very neat addon! I'm interested into adding navigation buttons to each slider. Any news when this PR will be merged and released? Thanks in advance |
Hey @lionelrudaz , That might already be supported, if you mean the same option that was introduced in #36 |
Hi @Suven, thanks for your quick reply. Yeah, that's what I meant. My use case is that I have plenty of instances on the same page, so I won't be able to do it exactly like that, but I can tweak it probably. Thanks |
Please make this through. 🙇 |
@Suven Will this be merged soon? It would be very useful! |
I've updated the pull request and also opened one on nolimits4web/swiper#2154 to export the defaults directly from Swiper. If that PR gets accepted I can update this PR to use those values instead. |
9ce4d74
to
c612772
Compare
Any update on this PR? |
Here are my issues with this PR:
I don't like being a stick in the mud, but this PR would likely cause as many issues as it solves. I'd like to see the PR that solves this issue to have the following features in addition to tests + docs:
I'll try to make a PR compatible with the above this weekend, but without significant changes to this PR I won't personally be merging it. |
Would love any watchers of this PR to provide feedback on #73 |
Closed by #73 |
This PR adds support to all current swiper options.