41 Commits

Author SHA1 Message Date
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
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
acac16f4c5
[improvement] Swipe: add indicator color prop (#2110) 2018-11-20 21:00:09 +08:00
neverland
027cf624af
[improvement] Swipe: optimize swipe gesture (#2039) 2018-11-06 18:56:04 +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
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
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
b33c8ef5f2
[Improvement] Swipe: add swipeTo method (#1222) 2018-06-05 09:39:02 +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
neverland
bd80fe4e05
[Improvement] add touch mixin (#869) 2018-04-13 15:26:41 +08:00
neverland
9367968a82
[bugfix] Swipe: stop touch event propagation (#846) 2018-04-10 17:49:54 +08:00
neverland
639ef64d96
[bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverland
ffd72e5442
[Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverland
8e7930033b
[new feature] Swipe: support disable loop (#670) 2018-03-06 16:56:01 +08:00
neverland
39cdaf0907
[bugfix] Swipe: autoplay not stop when value set to 0 (#660) 2018-03-01 19:03:55 +08:00
neverland
0b59725d0a
[bugfix] Swipe: use translate2d to aviod iOS11 crash bug (#518) 2018-01-08 19:57:07 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
ffa3fddfae
[bugfix] remove unnecessary props (#323)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props
2017-11-16 03:12:13 -06:00
neverland
6c37a6906f
[new feature] ImagePreview support startPosition (#286)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title

* [bugfix] Dialog should reset button text when showed

* [new feature] CouponList add showCloseButton prop

* [new feature] Swipe add 'initialSwipe' prop

* [bugfix] NoticeBar text disappeared when page back

* [new feature] ImagePreview support startPosition

* fix: improve imagePreview test cases
2017-11-07 02:22:17 -06:00
neverland
74a3eea203
[new feature] Swipe add 'initialSwipe' prop (#279)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title

* [bugfix] Dialog should reset button text when showed

* [new feature] CouponList add showCloseButton prop

* [new feature] Swipe add 'initialSwipe' prop
2017-11-03 04:50:58 -05:00
neverland
aab238347d [bugfix] Swipe width calc error (#258)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error
2017-10-26 04:06:21 -05:00
neverland
7eeed47203 [bugfix] Swipe should clear autoplay timer when destroyed (#218)
* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed
2017-10-17 21:57:46 -05:00
neverland
4dfa56e796 [bugfix] Swipe shouid re initialize when item changes (#200)
* [Document] add english document of Checkbox

* [Document] add english document of Field

* [Document] add english document of NumberKeyboard

* [bugfix] NumberKeyboard should not dispaly title when title is empty

* [Document] add english document of PasswordInput

* [Document] add english document of Radio

* [document] add english document of Switch

* [bugfix] remove redundent styles in english document

* [Document] fix details

* fix Switch test cases

* [bugfix] Swipe shouid reinitialize when item changes
2017-10-12 08:19:18 -05:00
neverland
560ccfdec2 [breaking change] reconstruct Swipe component (#194)
* Swipe: reconstruct

* [bugfix]: Swipe autoplay

[bugfix] AddressEdit doc link
2017-10-12 06:22:12 -05:00
Raistlin916
0f4df29fd7 hide indicators when one swipe page 2017-09-01 17:15:50 +08:00
陈嘉涵
e7b1d70900 fix: code style 2017-08-25 15:57:38 +08:00
陈嘉涵
c494292e3f directory adjust: delete entry index.js 2017-08-22 17:52:16 +08:00