Files
icehrm/web/node_modules/rmc-feedback/HISTORY.md
2020-05-20 18:47:29 +02:00

15 lines
339 B
Markdown

# History
## 2.0.0
- remove props like `onTouchStart`, `onTouchMove`, `onTouchEnd`, `onTouchCancel`,`onMouseDown`, `onMouseUp`, `onMouseLeave` from `TouchFeedback`
- fix the problem that `TouchFeedback` component will cover the children's events
## 1.0.2
- support activeStyle=false to disabled `touchfeedback`
## 0.0.1
init project