Releases: zaneray/peekaboo
Releases · zaneray/peekaboo
removes duplicate transition event
improved swipe interactions
removes a bunch of .on() and .off() calls that previously had to be carefully synchronized to keep the slides from getting stuck. reorganized to do things a smarter way so that we're never unbinding any touch events.
clean up desktop drag.
1.1.1 removes straggling mouse events. getting rid of desktop drag. refin…
Removes misbehavin' mouse events. No more desktop drag.
1.1.0 removes mouse drag events, tweaks touch events.
remove duplicate mousedown / touchstart event triggers
1.0.9 remove duplicate touchstart / mousedown events
Reduce sensitivity to click events
1.0.8 Update script.js
Improvements for touch interactions
Shortens the "x-direction" pixel thresholds for touches / swipes that trigger slide motion for touch devices.
improves loading behavior for circular slider
1.0.6 updates initial transition behavior to reduce jarring when slider loads
removes nav elements for one-slide carousels
1.0.5 remove nav elements for one-slide carousels
makes nav dots clickable for circular galleries
1.0.4 Update index.html