Skip to content

Releases: zaneray/peekaboo

removes duplicate transition event

01 Mar 19:29
Compare
Choose a tag to compare

Always only move one slide at a on swipe. I think this is almost done...

improved swipe interactions

01 Mar 19:03
Compare
Choose a tag to compare

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.

01 Mar 01:01
Compare
Choose a tag to compare
1.1.1

removes straggling mouse events.  getting rid of desktop drag.  refin…

Removes misbehavin' mouse events. No more desktop drag.

29 Feb 23:35
Compare
Choose a tag to compare
1.1.0

removes mouse drag events, tweaks touch events.

remove duplicate mousedown / touchstart event triggers

29 Feb 23:11
Compare
Choose a tag to compare
1.0.9

remove duplicate touchstart / mousedown events

Reduce sensitivity to click events

29 Feb 22:12
Compare
Choose a tag to compare
1.0.8

Update script.js

Improvements for touch interactions

29 Feb 17:51
Compare
Choose a tag to compare

Shortens the "x-direction" pixel thresholds for touches / swipes that trigger slide motion for touch devices.

improves loading behavior for circular slider

18 Nov 00:11
Compare
Choose a tag to compare
1.0.6

updates initial transition behavior to reduce jarring when slider loads

removes nav elements for one-slide carousels

17 Nov 22:10
Compare
Choose a tag to compare
1.0.5

remove nav elements for one-slide carousels

makes nav dots clickable for circular galleries

13 Nov 23:12
Compare
Choose a tag to compare