34 Commits

Author SHA1 Message Date
chenjiahan
6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan
c175cdd2bb chore(Swipe): use relation 2020-09-26 11:05:39 +08:00
chenjiahan
cc8b76c86d Merge branch 'dev' into next 2020-09-18 22:01:02 +08:00
neverland
d9e24286d2
fix(Swipe): can't disable loop in some cases (#7208) 2020-09-18 21:53:50 +08:00
chenjiahan
39c68c993a refactor(Swipe): refactor with composition api 2020-09-17 15:11:36 +08:00
chenjiahan
f978642277 feat: migrate Swipe component 2020-08-17 10:12:56 +08:00
neverland
ebb964aed8
fix(ImagePreview): fit orientationchange (#6825)
* fix(ImagePreview): fit orientationchange

* chore: remove log
2020-07-20 22:41:26 +08:00
neverland
32b0b16cb8
fix(Swipe): incorrect width after resize if hidden (#6084) 2020-04-18 10:15:52 +08:00
neverland
14299a2011
feat(Swipe): improve swipe threshold (#6003) 2020-04-07 11:25:54 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
Fyerl
cbe136ebdd
feat(Swipe): 优化 loop: false 场景下的翻页逻辑 (#5953) 2020-04-01 18:02:15 +08:00
neverland
8dd5d9aead
fix(Swipe): incorrect offset after resize (#5922) 2020-03-27 15:07:04 +08:00
chenjiahan
365f2b16f7 feat(Swipe): add lazy-render prop 2020-03-22 15:39:34 +08:00
chenjiahan
f701de9e58 refactor(Swipe): use flex layout 2020-03-22 07:48:16 +08:00
chenjiahan
90cc5744e2 chore(Swipe): use relation mixin 2020-03-22 07:24:43 +08:00
陈嘉涵
02afe720c6 fix(Swipe): fix wrap problems caused by decimal width in some android devices 2020-02-18 10:43:37 +08:00
陈嘉涵
a4ce9b955e fix(Swipe): incorrect width when resize in invisible state (#5678) 2020-02-18 09:18:01 +08:00
陈嘉涵
e9f96393f9 feat(Swipe): some props can be string 2020-01-31 10:04:41 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
11315787ec feat(Swipe): pause autoplay when page hidden 2020-01-16 10:56:45 +08:00
neverland
2d6f633c7a
feat(Swipe): add prev、next method (#5548) 2020-01-10 17:51:34 +08:00
neverland
6ed535c013
fix(Swipe): avoid Vue 2.6 event bubble issues (#5346) 2019-12-22 09:32:16 +08:00
neverland
659eb3eefc
feat(Swipe): add resize method (#5070) 2019-11-21 17:11:56 +08:00
neverland
aa0dfe8808
feat(Swipe): add stop-propagation prop (#4972) 2019-11-09 21:32:04 +08:00
neverland
56e9b7afa0
chore: use gen instead of render (#4922) 2019-11-05 09:12:03 +08:00
neverland
a70c0ac5f4
fix(Swipe): incorrect swipeTo animation (#4570) 2019-09-25 15:11:23 +08:00
neverland
4cba618792
[improvement] List: unify text font-size (#4077) 2019-08-09 14:03:19 +08:00
neverland
3a77666e49
[improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverland
3c9dc4edfe
[new feature] Swipe: add immediate option of swipeTo method (#3821) 2019-07-11 16:09:20 +08:00
neverland
be96fa2233
[improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverland
6d67f4572c
[bugfix] Swipe: fix blank area when use width prop (#3751) 2019-07-04 16:26:58 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00