UNPKG

339 BMarkdownView Raw
1# History
2
3## 2.0.0
4
5- remove props like `onTouchStart`, `onTouchMove`, `onTouchEnd`, `onTouchCancel`,`onMouseDown`, `onMouseUp`, `onMouseLeave` from `TouchFeedback`
6- fix the problem that `TouchFeedback` component will cover the children's events
7
8## 1.0.2
9
10- support activeStyle=false to disabled `touchfeedback`
11
12## 0.0.1
13
14init project