You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refine swipe and demo (#57)
* refine swipe and demo
* add changelog in history
* add quentin to travis email list
* add browserslist config file, then tell babel need to add prefix for `display: flex`.
* update change log in History
fix two issues which happened in antdmobile (#55)
* fix issues:
1. fixed: view scroll when touch moving(rc-gesture has fixed this issue in v0.0.18)
2. fixed: sometimes buttons can not recover when two fingers touch moving
* revert changes for css file path
* change rc-gesture dependency version