989 Commits

Author SHA1 Message Date
xujian
beee252205 [bug fix] NoticeBar: 属性text为动态数据且使用:text方式使用时,添加自动滚动 (#515) 2018-01-06 23:06:15 +08:00
neverland
7a86fb69bb
[bugfix] AddressEdit: search result style (#514) 2018-01-05 17:56:21 +08:00
陈嘉涵
7bace19052 [build] 0.12.1 2018-01-05 15:59:44 +08:00
neverland
1b14e59056
[Improvement] Button: adjust padding of small button (#511) 2018-01-05 15:58:17 +08:00
neverland
94e05ba3f8
[bugfix] Cell: icon can't render when no title (#508) 2018-01-04 17:21:25 +08:00
neverland
1298ef3d25
[bugfix] CouponList line height (#507) 2018-01-04 12:56:05 +08:00
neverland
878e8aa9d0
[bugfix] Cell: inner border width (#506) 2018-01-04 11:29:41 +08:00
neverland
0ab473a273
[bugfix] Radio: icon not clickable (#505) 2018-01-03 19:52:17 +08:00
neverland
69faabb539
[bugfix] CouponList: input style (#502) 2018-01-03 16:09:04 +08:00
陈嘉涵
eeb02621bd [build] 0.12.0 2017-12-29 17:13:17 +08:00
neverland
98ece3ab8f
[breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +08:00
neverland
0e951b7beb
[bugfix] Tab: height calc error when use sticky (#493) 2017-12-29 14:55:46 +08:00
neverland
ef01dd5321
[new feature] Field: add error-message prop (#492) 2017-12-29 14:48:19 +08:00
neverland
11c07eb007
[bugfix] Component should not inheritAttrs when use $attrs (#488) 2017-12-27 19:41:39 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
陈嘉涵
1836348acc [build] 0.11.15 2017-12-25 16:13:03 +08:00
neverland
4b0f4ac426
[new feature] Uploader: support multiple files (#480) 2017-12-25 16:06:27 +08:00
neverland
30f22b28ed
[Improvement] optimize passive events (#478) 2017-12-25 15:58:44 +08:00
neverland
2d2a368e2c
[bugfix] Popup should remove event handler when destroyed (#477) 2017-12-25 14:28:10 +08:00
neverland
719d1f9b0a
[Improvement] update search icon (#474) 2017-12-22 17:23:21 +08:00
neverland
9e6b663145
[new feature] NumberKeyboard add custom theme (#472) 2017-12-22 16:29:21 +08:00
Li Chuangbo
57abc04346 [Improvement] Mixins: treat empty string as true for boolean props (#468) 2017-12-22 12:08:50 +08:00
陈嘉涵
c9bdf0d66c [build] 0.11.14 2017-12-21 09:25:57 +08:00
陈嘉涵
5426184607 Merge branch 'dev' of https://github.com/youzan/vant into dev 2017-12-21 09:23:37 +08:00
陈嘉涵
4bab61f7bf [bugfix] Cell arrow icon position error 2017-12-21 09:23:34 +08:00
neverland
993aaad499
[new feature] NumberKeyboard: add hideOnClickOutside & closeButtonText props (#458) 2017-12-21 09:20:14 +08:00
neverland
021d30efb1
[Improvement] optimize area performance (#457) 2017-12-20 17:39:51 +08:00
neverland
df67b005ce
[Improvement] eslint before build (#455) 2017-12-19 19:12:32 +08:00
陈嘉涵
b20c73b2a6 [build] 0.11.13 2017-12-19 13:10:46 +08:00
neverland
79a2b13b63
[new feature] Search: support input native events (#451) 2017-12-19 10:24:56 +08:00
neverland
48b2026e33
[new feature] Area add 'title' prop & optimzie Picker performance (#450) 2017-12-19 09:51:09 +08:00
陈嘉涵
72d4365dfc [Improvement] update vant logo 2017-12-18 14:35:01 +08:00
neverland
d845bb8730
[new feature] GoodsAction: support routerLink & info (#448) 2017-12-18 11:45:44 +08:00
neverland
a8666591c9
[Improvement] Icon add 'info' prop (#447) 2017-12-18 11:37:41 +08:00
neverland
4c18aca42f
[bugfix] GoodsAction fit small screen (#446) 2017-12-18 10:08:24 +08:00
WyTiny
2c53828089 [Improvement] translate Area component (#440) 2017-12-15 19:51:23 +08:00
neverland
f43b496333
[Improvement] Sku: support i18n (#439) 2017-12-15 15:38:32 +08:00
陈嘉涵
7c33098546 [build] 0.11.12 2017-12-15 14:19:56 +08:00
neverland
5fe28b539c
[Doc] translate AddressList & Contact (#437) 2017-12-14 17:36:55 +08:00
neverland
03bb3cc6ef
[bugfix] PullRefresh head overflow (#436) 2017-12-14 16:32:34 +08:00
WyTiny
a024399fbe [bugfix] popup scrollable element (#429) 2017-12-14 14:47:24 +08:00
neverland
5a96838326
[Improvement] ContactCard add 'editable' prop (#435) 2017-12-14 14:44:27 +08:00
neverland
93433249ca
[bugfix] Picker bottom area not dragable (#433) 2017-12-14 11:27:26 +08:00
neverland
f0143636db
[bugfix] Picker should prevent default touchmove (#432) 2017-12-14 11:05:44 +08:00
neverland
1d105afc70
[Improvement] Coupon i18n (#431) 2017-12-14 10:46:26 +08:00
陈嘉涵
c382f05873 [build] 0.11.11 2017-12-13 17:38:41 +08:00
neverland
c2bef6ef15
[Improvement] AddressEdit: add focus、change-area、select-search events (#426) 2017-12-13 17:36:25 +08:00
WyTiny
a19cfe51ca [bugfix] disabled property in checkbox (#425) 2017-12-13 16:18:40 +08:00
neverland
e2ec1ecd13
[Improvement] Field: support native events (#421) 2017-12-12 20:54:32 +08:00
neverland
51ce4d0843
[Improvement] CellGroup add 'border' prop (#420) 2017-12-12 20:11:34 +08:00