voronianski / swipe-js-iso

Universal (a.k.a isomorphic) version of Swipe.js
https://www.npmjs.com/package/swipe-js-iso
MIT License
187 stars 57 forks source link

Show edges of sibling slides #20

Closed markoffk closed 5 years ago

markoffk commented 6 years ago

Adding possibility to preview next and previous slides by adding widthOfSiblingSlidePreview parameter.

voronianski commented 5 years ago

there are some conflicts in swipe.js

Cyberlane commented 5 years ago

@voronianski I would like to have this functionality, and happy to make a new PR with the same changes along with conflicts resolved. Any objections?

Also, I am uncertain what you meant with your earlier comment of porting the code to src/index.js, since you do not have such a file, or did you want the code to be moved there at the same time as this change?

voronianski commented 5 years ago

@Cyberlane my comment regarding index.js is outdated, nevermind it.

I think it would be better if you will create a new PR and then we can merge it. Thanks!