Skip to content

Releases: zingchart/zingtouch

v1.0.6

26 Mar 21:19
Compare
Choose a tag to compare
  • Fixes custom expand events not working
  • Swipe: Adds duration and distance to event detail

v1.0.5

24 Mar 03:58
Compare
Choose a tag to compare

Fixes #22 , missing fn param

v1.0.4

03 Mar 16:49
Compare
Choose a tag to compare

Disallows chrome 55+ from using pointer events to avoid buggy feedback #15

v1.0.3

28 Oct 21:02
Compare
Choose a tag to compare

Fixes an issue where custom gestures were being reassigned an id every time bind() was called. The last bound element would be the only element who is aware of the new assignment. #11

v1.0.2

23 Aug 16:26
Compare
Choose a tag to compare
  • Version bump to overwrite an issue with an unreferenced build on npm #9
  • Adds a file header to the unminified and minified builds.

v1.0.1

27 Jul 06:01
Compare
Choose a tag to compare

Extended the Rotate gesture's functionality to use one input instead of two. The pivot point is calculated at the center point of the target element, to which the gesture is bound to. One-finger rotate is usable on both desktop and touch capable devices. See http://codepen.io/zingchart/pen/GqWVww

v1.0.0

06 Jul 23:22
Compare
Choose a tag to compare
Exposed production file, updated build include instructions, and adde…

…d license