Commit Graph
871 Commits
Author SHA1 Message Date
neverlandandGitHub 0768aab52c [new feature] add Collapse component (#674) 2018-03-12 17:40:20 +08:00
neverlandandGitHub 0b7468f596 [bugfix] AddressEdit: area code observer (#680) 2018-03-12 17:19:24 +08:00
陈嘉涵 6626fd91a2 [build] 0.12.14 2018-03-09 16:22:58 +08:00
neverlandandGitHub 0160ae2240 [bugfix] Area: should reset index when area list changed (#678) 2018-03-09 16:21:47 +08:00
niunai abe965ad2f [build] 0.12.13 2018-03-09 12:32:15 +08:00
wnyandGitHub c43fbc8185 add close-on-click-overlay config for sku popup (#676) 2018-03-09 11:47:56 +08:00
neverlandandGitHub b3fe1a0953 [bugfix] CouponList text max-width (#675) 2018-03-08 21:26:10 +08:00
neverlandandGitHub 0482558471 [new feature] AddressEdit support custom tel validator (#673) 2018-03-07 16:23:10 +08:00
陈嘉涵 00b542a598 [build] 0.12.12 2018-03-06 17:38:08 +08:00
neverlandandGitHub 8e7930033b [new feature] Swipe: support disable loop (#670) 2018-03-06 16:56:01 +08:00
neverlandandGitHub 9027c3e8b4 [bugfix] Field: disabled color in safari (#669) 2018-03-06 16:21:42 +08:00
neverlandandGitHub 92b116c071 [Improvement] optimize utils (#661) 2018-03-02 14:39:26 +08:00
neverlandandGitHub 39cdaf0907 [bugfix] Swipe: autoplay not stop when value set to 0 (#660) 2018-03-01 19:03:55 +08:00
neverlandandGitHub 8641701609 [Improvement] update CDN domain (#652) 2018-02-27 15:14:43 +08:00
陈嘉涵 7445e4529d [build] 0.12.11 2018-02-27 10:27:53 +08:00
neverlandandGitHub bdeb4a8ae4 [Improvement] Icon: add warn icon (#651) 2018-02-27 10:22:28 +08:00
neverlandandGitHub 1e10a65a18 [Improvement] add checkbox labelDisabled test case (#650) 2018-02-27 09:46:36 +08:00
ddchefandneverland d7403a0241 [new feature]Checkbox: support disabled label (#644) 2018-02-26 14:22:29 +08:00
neverlandandGitHub 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
neverlandandGitHub 5d25d7aff9 [Improvement] Popup: add click-overlay event (#647) 2018-02-24 15:22:41 +08:00
neverlandandGitHub c0f870ceb9 [bugfix] Button loading horizontal align (#645) 2018-02-23 14:40:32 +08:00
陈嘉涵 411cef317b [build] 0.12.10 2018-02-12 17:33:52 +08:00
陈嘉涵 b00bdba5fa [bugfix] vant-css version 2018-02-12 17:33:04 +08:00
neverlandandGitHub 9673da4131 [Improvement] Checkbox: remove unnecessary DOM (#636) 2018-02-12 10:35:20 +08:00
neverlandandGitHub a2f0ebdf8b [bugfix] Stepper: change event error when clear input (#635) 2018-02-11 17:01:15 +08:00
MaStoneandneverland e0664d7f82 [new feature] Checkbox: support config the maximum amount of checked options (#631) 2018-02-09 20:49:38 +08:00
neverlandandGitHub 6f52b59d50 [Doc] add build-in style document (#633) 2018-02-09 16:38:44 +08:00
niunai 2e3c8b1953 [build] 0.12.9 2018-02-08 17:52:26 +08:00
wnyandGitHub ce401de06d [bugfix] 修复sku改变后skuMessages没有更新的bug (#627) 2018-02-08 16:59:39 +08:00
neverlandandGitHub 6ed43f8c75 [Improvement] PullRefresh: add refersh event (#625) 2018-02-08 10:38:34 +08:00
neverlandandGitHub c2773b49a6 [Improvement] Circle: optimzie linecap (#624) 2018-02-08 10:07:00 +08:00
neverlandandGitHub c11c0bb4c7 [Improvement] Loading: change default type to circular (#623) 2018-02-08 09:47:15 +08:00
neverlandandGitHub 2a3c75bc2f [Improvement] Loading: add size prop (#620) 2018-02-07 17:28:59 +08:00
neverlandandGitHub e53f543639 [new feature] Picker: add loading prop (#619) 2018-02-07 17:09:09 +08:00
neverlandandGitHub 866aff9c45 [new feature] Loading: add circular type (#618) 2018-02-07 16:35:24 +08:00
陈嘉涵 abfd0ce15f [build] 0.12.8 2018-02-07 14:03:27 +08:00
wnyandGitHub 7b89e11701 [new feature] sku组件增加图片上传功能 (#612)
* [new feature] sku组件增加图片上传功能
2018-02-07 11:29:07 +08:00
neverlandandGitHub 30e42284e9 [new feature] Popup: support getContaienr (#611) 2018-02-06 19:55:40 +08:00
neverlandandGitHub 3556d5e7d1 [bugfix] Picker: style error in some andriod devices (#609) 2018-02-06 14:14:56 +08:00
neverlandandGitHub 41df4b4819 [new feature] add Circle component (#608) 2018-02-05 17:52:43 +08:00
neverlandandGitHub 70ce3838a2 [bugfix] TreeSelect: arrow position error (#605) 2018-02-02 19:50:29 +08:00
neverlandandGitHub c91afa231d [Improvement] Tab: add title slot (#603) 2018-02-02 14:34:49 +08:00
neverlandandGitHub d21178f540 [Improvement] Toast: adjust background color (#601) 2018-02-02 10:15:58 +08:00
wnyandGitHub 4270354a67 [new feature] sku组件增加步进器相关自定义配置 (#600) 2018-02-01 21:43:36 +08:00
陈嘉涵 2350615b3d [build] 0.12.7 2018-01-31 11:31:07 +08:00
neverlandandGitHub aa4f03a15d [new feature] Dialog: support component call (#593) 2018-01-31 11:22:00 +08:00
neverlandandGitHub 9df66da212 [Improvement] Area: add item-height & visible-item-count props (#591) 2018-01-30 20:27:36 +08:00
neverlandandGitHub 1f19852118 [new feature] Toast: support multiple instance (#586) 2018-01-29 17:19:01 +08:00
neverlandandGitHub 7f055a4d2d [Improvement] Sku: add getSkuData method (#585) 2018-01-29 14:39:42 +08:00
neverlandandGitHub 094cc97834 [bugfix] Field: multi line label stye error (#583) 2018-01-29 10:52:26 +08:00