312 Commits

Author SHA1 Message Date
neverland
bdeb4a8ae4
[Improvement] Icon: add warn icon (#651) 2018-02-27 10:22:28 +08:00
neverland
0132e855cf
[Improvement] Icon: add info-o icon (#648)
* [bugfix] Swipe: use translate2d to aviod iOS11 crash bug

* [bugfix] Area: should valid data before get area list

* [bugfix] AddressEdit: setAreaCode now work

* fix: test cases

* [Improvement] NavBar: add zIndex prop

* fix: code style

* [Improvement] Cell: adjust right padding of arrow

* [bugfix] Picker: change event not triggered when click option

* [Improvement] Dialog: add setDefaultOptions method

* [Improvement] Toast: add setDefaultOptions method

* [Doc] fix misspelling of NumberKeyboard

* [Improvement] Picker: add props to custom button text

* [bugfix] Picker: misspelling of visibleItemCount

* [Improvement] Sku: remove unnecessary codes

* update dependencies

* fix: yarn.lock

* [Improvement] CouponList: add exchangeMinLength prop

* [bugfix] Area: should not display city & county list when not select province

* [Improvement] Icon: update share icon

* [Improvement] Button: add text prop

* [Improvement] update dependencies

* [Improvement] CouponList: support v-model & exchangeButtonLoading

* [bugfix] Toast: work break

* [bugfix] Tab: active not work

* [Improvement] AddressEdit: add default slot

* [new feature] Uploader: support maxSize prop

* [bugfix] Field: multi line label stye error

* [Improvement] Sku: add getSkuData method

* [new feature] Toast: support multiple instance

* fix: reset toast message

* fix: toast message

* [Improvement] Area: add item-height & visible-item-count props

* [new feature] Dialog: support component call

* [Improvement] Toast: adjust background color

* [Improvement] Tab: add title slot

* [bugfix] TreeSelect: arrow position error

* [bugfix] Picker: style error in some andriod devices

* [new feature] Popup: support getContaienr

* [Improvement] add van-ellipsis class

* [new feature] Loading: add circular type

* fix: loading demo

* fix: loading test cases

* [new feature] Picker: add loading prop

* Merge

* [Improvement] Loading: add size prop

* fix: loading test cases

* [Improvement] Button: change loading icon

* [Improvement] Loading:  change default type to circular

* [Improvement] Circle: optimzie linecap

* [Improvement] PullRefresh: add refersh event

* [Doc] optimzie demo display

* [Doc] add build-in style document

* [bugfix] Stepper: change event error when clear input

* [Improvement] Checkbox: remove unnecessary DOM

* fix: checkbox test cases

* [Doc] simplify build process

* simplify test config

* [Doc] optimzie router & remove unused code

* [bugfix] Button loading horizontal align

* [Improvement] Popup: add click-overlay event

* [Improvement] Icon: add info-o icon
2018-02-26 13:57:23 +08:00
neverland
c0f870ceb9
[bugfix] Button loading horizontal align (#645) 2018-02-23 14:40:32 +08:00
neverland
9673da4131
[Improvement] Checkbox: remove unnecessary DOM (#636) 2018-02-12 10:35:20 +08:00
neverland
6f52b59d50
[Doc] add build-in style document (#633) 2018-02-09 16:38:44 +08:00
neverland
c2773b49a6
[Improvement] Circle: optimzie linecap (#624) 2018-02-08 10:07:00 +08:00
neverland
c11c0bb4c7
[Improvement] Loading: change default type to circular (#623) 2018-02-08 09:47:15 +08:00
neverland
e53f543639
[new feature] Picker: add loading prop (#619) 2018-02-07 17:09:09 +08:00
neverland
866aff9c45
[new feature] Loading: add circular type (#618) 2018-02-07 16:35:24 +08:00
wny
7b89e11701
[new feature] sku组件增加图片上传功能 (#612)
* [new feature] sku组件增加图片上传功能
2018-02-07 11:29:07 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr (#611) 2018-02-06 19:55:40 +08:00
neverland
3556d5e7d1
[bugfix] Picker: style error in some andriod devices (#609) 2018-02-06 14:14:56 +08:00
neverland
41df4b4819
[new feature] add Circle component (#608) 2018-02-05 17:52:43 +08:00
neverland
70ce3838a2
[bugfix] TreeSelect: arrow position error (#605) 2018-02-02 19:50:29 +08:00
neverland
d21178f540
[Improvement] Toast: adjust background color (#601) 2018-02-02 10:15:58 +08:00
neverland
aa4f03a15d
[new feature] Dialog: support component call (#593) 2018-01-31 11:22:00 +08:00
neverland
094cc97834
[bugfix] Field: multi line label stye error (#583) 2018-01-29 10:52:26 +08:00
neverland
ca089ef042
[bugfix] Toast: work break (#567) 2018-01-23 19:59:15 +08:00
neverland
cb7b333942
[Improvement] Icon: update share icon (#562) 2018-01-22 22:11:15 +08:00
qianzhaoyan
c8875f60cc [bugfix] Cell: fix required style (#553) 2018-01-22 09:56:56 +08:00
neverland
8b6890c6a8
[Improvement] Cell: adjust right padding of arrow (#531) 2018-01-11 14:17:45 +08:00
neverland
7a86fb69bb
[bugfix] AddressEdit: search result style (#514) 2018-01-05 17:56:21 +08:00
neverland
1b14e59056
[Improvement] Button: adjust padding of small button (#511) 2018-01-05 15:58:17 +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
neverland
98ece3ab8f
[breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +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
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
陈嘉涵
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
48b2026e33
[new feature] Area add 'title' prop & optimzie Picker performance (#450) 2017-12-19 09:51:09 +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
neverland
03bb3cc6ef
[bugfix] PullRefresh head overflow (#436) 2017-12-14 16:32:34 +08:00
neverland
5a96838326
[Improvement] ContactCard add 'editable' prop (#435) 2017-12-14 14:44:27 +08:00
neverland
1d105afc70
[Improvement] Coupon i18n (#431) 2017-12-14 10:46:26 +08:00
neverland
c455301129
[Improvement] add active color for Badge、CouponList、ContactCard (#419) 2017-12-12 20:05:36 +08:00
张敏
4c9e8ff036
[bug fix] Icon: fix shopping-cart icon not align center (#415) 2017-12-12 15:04:17 +08:00
neverland
7dbb5db256
[Improvement] uniform fade animation (#410) 2017-12-11 20:00:26 +08:00
neverland
6b7740b742
[Improvement] Support local font file (#408) 2017-12-11 15:38:01 +08:00
neverland
92d513d2eb
[Improvement] add share & arrow-left icons (#407) 2017-12-11 11:02:27 +08:00
neverland
2550a4c507
[Improvement] add two new icon (#396) 2017-12-08 16:09:14 +08:00
neverland
f9ae7e6422
[bugfix] Tab: active tab should keep center (#394) 2017-12-08 15:09:10 +08:00