You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
965 B
965 B
0.0.20 / 2018-06-04
- fix and refine:
- Add the event as a gesture property, and can be exposed to consumer. E.g.: rc-swipeout need using event to prevent scroll when touch moving.
- Fixed a bug: panMove event could be invoked by unavailable touches. Look at the image for intuitional understanding: https://gw.alipayobjects.com/zos/rmsportal/nJviUPgzjtrUGCKrvUCz.gif.
- change version to 0.0.20
0.0.17 / 2018-05-24
- change version to 0.0.17
- fix: prevent view scroll when touch moving
0.0.7 / 2017-08-30
- Support direction lock.
0.0.6 / 2017-08-29
- Use css touch-action;
0.0.4 / 2017-08-28
- Support pan.
0.0.3 / 2017-07-24
- Support onPinchIn, onPinchOut.
0.0.2 / 2017-07-21
- Add umd dist output.
0.0.1 / 2017-07-21
- Support Tap, Press, Swipe, Pinch, Rotate.