Commit Graph

6 Commits

Author SHA1 Message Date
xuxiaoyan 4097015355 fix(swiper): keep index when window resizing & code optimizating
#596
2019-10-22 16:07:52 +08:00
Shawn Xu af40f5c034
fix(swiper): refactor user scrolling judgment by touch angle (#541)
* fix(swiper): refactor user scrolling judgment by touch angle

#540

* test(swiper): add testing code & update test case

* fix(swiper): remove traslating animation in touchmove
2019-09-04 15:07:54 +08:00
Shawn Xu c1553a28a6 fix(swiper): fix incorrect index jumping with method goto (#393)
first distinguish real index & display index, and then transform display index to real index before
call translate in goto

#366
2019-04-09 16:09:47 +08:00
xuxiaoyan c39727fb0a test: update mand-mobile introduction 2018-12-21 18:18:05 +08:00
xuxiaoyan 5c5c1b9622 test: update test cases 2018-12-11 21:27:39 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00