UNPKG

965 BMarkdownView Raw
1
20.0.20 / 2018-06-04
3==================
4
5 * fix and refine:
6 1. 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.
7 2. 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.
8 * change version to 0.0.20
9
100.0.17 / 2018-05-24
11==================
12
13 * change version to 0.0.17
14 * fix: prevent view scroll when touch moving
15
160.0.7 / 2017-08-30
17==================
18
19 * Support direction lock.
20
210.0.6 / 2017-08-29
22==================
23
24 * Use css touch-action;
25
260.0.4 / 2017-08-28
27==================
28
29 * Support pan.
30
310.0.3 / 2017-07-24
32==================
33
34 * Support onPinchIn, onPinchOut.
35
360.0.2 / 2017-07-21
37==================
38
39 * Add umd dist output.
40
410.0.1 / 2017-07-21
42==================
43
44 * Support Tap, Press, Swipe, Pinch, Rotate.