neverland
|
461b6732eb
|
[Improvement] Toast: support Vue.use to register (#690)
|
2018-03-14 11:47:46 +08:00 |
|
neverland
|
8f2bd93786
|
[Improvement] Tag: adjust style (#689)
|
2018-03-14 11:33:02 +08:00 |
|
neverland
|
d36dd61bc9
|
[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll (#688)
|
2018-03-14 11:07:48 +08:00 |
|
neverland
|
7d3768591f
|
[bugfix] Badge info font weight (#687)
|
2018-03-14 10:28:51 +08:00 |
|
neverland
|
31be42bc8c
|
[bugfix] Actionsheet: border display error (#686)
|
2018-03-13 22:45:20 +08:00 |
|
neverland
|
d8d1aa6e82
|
[Improvement] CellSwipe: optimzie animation fluency (#685)
|
2018-03-13 19:41:31 +08:00 |
|
neverland
|
4006a86cec
|
[Improvement] PullRefresh: support trigger loading animation (#684)
|
2018-03-13 16:36:56 +08:00 |
|
neverland
|
c45cbb632f
|
[Deprecate] add Waterfall deprecate tip (#683)
|
2018-03-13 16:22:28 +08:00 |
|
neverland
|
5592db2cb2
|
[new feature] add List component (#682)
|
2018-03-13 16:01:50 +08:00 |
|
neverland
|
0768aab52c
|
[new feature] add Collapse component (#674)
|
2018-03-12 17:40:20 +08:00 |
|
neverland
|
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 |
|
neverland
|
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 |
|
wny
|
c43fbc8185
|
add close-on-click-overlay config for sku popup (#676)
|
2018-03-09 11:47:56 +08:00 |
|
neverland
|
b3fe1a0953
|
[bugfix] CouponList text max-width (#675)
|
2018-03-08 21:26:10 +08:00 |
|
neverland
|
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 |
|
neverland
|
8e7930033b
|
[new feature] Swipe: support disable loop (#670)
|
2018-03-06 16:56:01 +08:00 |
|
neverland
|
9027c3e8b4
|
[bugfix] Field: disabled color in safari (#669)
|
2018-03-06 16:21:42 +08:00 |
|
neverland
|
92b116c071
|
[Improvement] optimize utils (#661)
|
2018-03-02 14:39:26 +08:00 |
|
neverland
|
39cdaf0907
|
[bugfix] Swipe: autoplay not stop when value set to 0 (#660)
|
2018-03-01 19:03:55 +08:00 |
|
neverland
|
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 |
|
neverland
|
bdeb4a8ae4
|
[Improvement] Icon: add warn icon (#651)
|
2018-02-27 10:22:28 +08:00 |
|
neverland
|
1e10a65a18
|
[Improvement] add checkbox labelDisabled test case (#650)
|
2018-02-27 09:46:36 +08:00 |
|
ddchef
|
d7403a0241
|
[new feature]Checkbox: support disabled label (#644)
|
2018-02-26 14:22:29 +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
|
5d25d7aff9
|
[Improvement] Popup: add click-overlay event (#647)
|
2018-02-24 15:22:41 +08:00 |
|
neverland
|
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 |
|
neverland
|
9673da4131
|
[Improvement] Checkbox: remove unnecessary DOM (#636)
|
2018-02-12 10:35:20 +08:00 |
|
neverland
|
a2f0ebdf8b
|
[bugfix] Stepper: change event error when clear input (#635)
|
2018-02-11 17:01:15 +08:00 |
|
MaStone
|
e0664d7f82
|
[new feature] Checkbox: support config the maximum amount of checked options (#631)
|
2018-02-09 20:49:38 +08:00 |
|
neverland
|
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 |
|
wny
|
ce401de06d
|
[bugfix] 修复sku改变后skuMessages没有更新的bug (#627)
|
2018-02-08 16:59:39 +08:00 |
|
neverland
|
6ed43f8c75
|
[Improvement] PullRefresh: add refersh event (#625)
|
2018-02-08 10:38:34 +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
|
2a3c75bc2f
|
[Improvement] Loading: add size prop (#620)
|
2018-02-07 17:28:59 +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 |
|
陈嘉涵
|
abfd0ce15f
|
[build] 0.12.8
|
2018-02-07 14:03:27 +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 |
|