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 |
supergaojian
|
5c4100b9f0
|
fix(swiper): fix swiper bug with isLoop & autoplay (#453)
fix #452
|
2019-06-13 16:14:53 +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 |
moyu
|
bf377a3073
|
fix(swiper): remove all listeners (#361)
338
|
2019-03-15 16:55:01 +08:00 |
Shawn Xu
|
5b8701d9c5
|
Optimized swiper page flip trigger (#350)
* fix(utils): fix scroller zooming
* fix(swiper): Optimized page flip trigger
update params for render function
|
2019-03-08 11:53:42 +08:00 |
xuxiaoyan
|
0fecadf71c
|
fix(swiper): change dom target at scroller size initialization
#311
|
2019-02-14 16:53:08 +08:00 |
xuxiaoyan
|
9b33860fc3
|
fix(swiper): consume unfinished transition handler first
|
2018-12-26 11:59:01 +08:00 |
xuxiaoyan
|
50c5eb3c55
|
feat(swiper): add prop transtion-duration & optimizing event listeners
|
2018-12-26 01:22:20 +08:00 |
xuxiaoyan
|
79e176dbdf
|
fix(swiper): support test env touch detection
|
2018-12-11 21:25:06 +08:00 |
supergaojian
|
e59170e6e9
|
feat(utils): fit for support ssr (#245)
* feat(utils): fit for support ssr
* feat(amount,captcha,dialog,popup,swiper): fit for for ssr
|
2018-12-06 16:28:45 +08:00 |
xuxiaoyan
|
07fe6d526f
|
feat(swiper): add prop use-native-driver
|
2018-12-03 19:42:40 +08:00 |
xuxiaoyan
|
dedbe2881b
|
fix(swiper): update indicator style
|
2018-11-19 14:06:43 +08:00 |
xuxiaoyan
|
abaf72e949
|
fix(swiper): trigger afterChange event only after page turing[#232]
|
2018-11-11 17:51:46 +08:00 |
xuxiaoyan
|
9aa6268850
|
fix(swiper): update indicator style
|
2018-10-19 11:50:19 +08:00 |
moyus
|
03f4311dee
|
style: clean styles
|
2018-09-03 17:28:32 +08:00 |
eagle.h
|
42af9a4b3d
|
fix(swiper): fixed not autoplay when created swiper-item by async dat… (#152)
* fix(swiper): fixed not autoplay when created swiper-item by async data[#150]
* fix(swiper): pause mod
|
2018-07-20 17:35:12 +08:00 |
moyus
|
986e3ee80d
|
feat(swiper): add fade swipe support
|
2018-05-04 20:07:15 +08:00 |
moyus
|
36c6454b79
|
Initial commit
|
2018-03-26 16:04:04 +08:00 |