83 Commits

Author SHA1 Message Date
陈嘉涵
4119b5b3c7 [improvement] check event.cancelable before preventDefault 2019-05-10 14:18:46 +08:00
neverland
5b82d67784
[improvement] Swipe: add less vars (#3169) 2019-04-17 16:49:32 +08:00
Z_eks
08466eabb9 [bugfix] Swipe: 修改字体模糊问题 (#3030) 2019-03-21 19:07:52 +08:00
neverland
c9e578c0cf
[bugfix] Swipe: emit change event in correct time (#2909) 2019-03-05 21:37:44 +08:00
neverland
9d0255d9e1
[improvement] unify mixin name (#2795) 2019-02-19 16:04:29 +08:00
neverland
88b8fc6e21
[bugfix] Swipe: lazy-image not appeared (#2708) 2019-02-09 10:46:37 +08:00
neverland
6fb89ac893
[new feature] SwipeItem: add click event (#2690) 2019-02-06 09:36:22 +08:00
neverland
f768e75bfe
[improvement] Use scoped-slots in Vue 2.6+ (#2688) 2019-02-05 22:16:55 +08:00
neverland
fab090bef9
[improvement] Swipe: jsx (#2626) 2019-01-26 09:43:46 +08:00
郝宇帆
2a2ab4c929 fix swiper document (#2516) 2019-01-15 09:24:25 +08:00
neverland
4f8a592836
[bugfix] Swipe: position wrong when use swipeTo (#2471) 2019-01-08 22:22:53 +08:00
neverland
71555592bb
[bugfix] Swipe: transitionend event bubble (#2355) 2018-12-22 08:10:50 +08:00
neverland
dcc642ac59
[improvement] Swipe: update indicator color (#2324) 2018-12-18 23:00:13 +08:00
neverland
5ac7666230
[bugfix] Swipe: not initialize when activated (#2297) 2018-12-15 17:15:22 +08:00
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
eacabe83a1
[bugfix] Swipe: add defensive code (#2253) 2018-12-10 10:27:46 +08:00
neverland
916dbd9927
[improvement] props default value (#2183) 2018-11-29 22:20:42 +08:00
neverland
f69c66b439
[Doc] update neutral color variables (#2130) 2018-11-23 20:29:43 +08:00
neverland
acac16f4c5
[improvement] Swipe: add indicator color prop (#2110) 2018-11-20 21:00:09 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
027cf624af
[improvement] Swipe: optimize swipe gesture (#2039) 2018-11-06 18:56:04 +08:00
neverland
eb766e9660
update css variables (#2026) 2018-11-04 20:30:40 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
neverland
28bb312320
[improvement] GoodsAction: add loading & disabled prop (#1994) 2018-10-29 19:30:08 +08:00
neverland
a995c203dc
[Doc] Search: add more api document (#1983) 2018-10-26 16:10:40 +08:00
neverland
bf8ce57e42
[improvement] Swipe: can set cross axis size (#1982) 2018-10-26 14:34:50 +08:00
neverland
5564fbf624
[Doc] Swipe: update custom indicator document (#1978) 2018-10-25 11:02:14 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
陈嘉涵
3eb07cecc0 [Doc] Swipe slot 2018-10-12 20:36:08 +08:00
nrz
7e8cb981bc [improvement] Swipe: add indicator slot 2018-10-12 18:00:09 +08:00
neverland
67b17e7ed2
[bugfix] Swipe: multi finger (#1890) 2018-10-04 22:18:00 +08:00
陈嘉涵
bc34d5048b [Doc] remove old changelog 2018-10-03 21:26:05 +08:00
neverland
bde9f5adb2
[Doc] add component changelog (#1816) 2018-09-17 15:10:07 +08:00
neverland
dee56c75b7
[bugfix] Swipe: wrong position (#1723) 2018-08-30 16:55:28 +08:00
xliez
ed2911f667 [new feature] Swipe: support custom item width & height (#1664) 2018-08-22 16:03:49 +08:00
neverland
3d573672b6
[bugfix] Swipe: multi finger touch (#1478) 2018-07-13 11:22:42 +08:00
neverland
9b688bbd06
[Improvement] Swipe: not swipeable when page scrolling (#1425) 2018-07-06 19:39:16 +08:00
neverland
0149dc0976
[Improvement] Swipe: window resize (#1413) 2018-07-05 20:15:46 +08:00
neverland
83ab9b1917
bump vue-test-utils (#1338) 2018-06-27 11:56:14 +08:00
neverland
74aa001bb6
[Test] optimize async cases (#1232) 2018-06-06 20:13:24 +08:00
neverland
b33c8ef5f2
[Improvement] Swipe: add swipeTo method (#1222) 2018-06-05 09:39:02 +08:00
neverland
e8aad7246c
[Improvement] Reorganize document (#1066) 2018-05-15 10:39:01 +08:00
neverland
a3c1e49eee
[Improvement] Optimize demo test (#1053) 2018-05-12 16:08:09 +08:00
neverland
4de1e7da55
[Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +08:00
neverland
a55eda8891
[Improvement] Rebuild test system (#1051) 2018-05-12 14:04:32 +08:00
neverland
df2bc56aff
[bugfix] ImagePreview: can't be closed when contain single image (#1046) 2018-05-12 10:54:32 +08:00
neverland
2899a4cb8e
[Improvement] Swipe: optimzie performance (#985) 2018-05-04 15:21:24 +08:00
neverland
70399d0e17
[Improvement] Swipe: add touchable prop (#975) 2018-05-02 23:03:59 +08:00
nrz
21372bea96 [new feature] #734 swipe组件支持垂直滚动 (#938) 2018-04-27 22:57:44 +08:00
neverland
c012a65ba3
[Improvement] more component use bem mixin (#932) 2018-04-24 23:33:51 +08:00