4 comments

[ 3.0 ms ] story [ 22.6 ms ] thread
Looks nice, lately I have just been using css scroll snapping, but I would imagine this has much better browser compatibility.
Thanks. Just submit a github issue when you encounter any trouble. I'll fix it ASAP.
If this is much smaller than the original library, does it exclude any features? or have different compatibility?
It keeps the most important configuration and methods, does not include components. And, there is a quit bit different in interactive mode. Slides could be paused while touch-start, etc. The challenge for me is that I have to make a trade-off between package size and API richness. We will deviation from purpose if it is too large, it will be useless if lack of important APIs, either.(I'm trying to keep it to be smaller that 3kb, it's so hard ... )