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 |
|
陈嘉涵
|
6ccaec078b
|
[changelog] 0.12.11
|
2018-02-27 10:38:34 +08:00 |
|
陈嘉涵
|
39e74cd246
|
[release] 0.12.11
v0.12.11
|
2018-02-27 10:27:53 +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 |
|
陈嘉涵
|
bfdf146f76
|
update dependencies
|
2018-02-22 10:02:23 +08:00 |
|
陈嘉涵
|
1dcec743e8
|
[bugfix] Site url
|
2018-02-12 17:44:28 +08:00 |
|
陈嘉涵
|
f990b4c0c8
|
[changelog] 0.12.10
|
2018-02-12 17:40:58 +08:00 |
|
陈嘉涵
|
94f1614cb6
|
[release] 0.12.10
v0.12.10
|
2018-02-12 17:33:53 +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
|
3991ec3bc9
|
[Doc] optimzie router & remove unused code (#640)
|
2018-02-12 17:23:37 +08:00 |
|
neverland
|
e1123c4116
|
simplify test config (#639)
|
2018-02-12 16:16:57 +08:00 |
|
neverland
|
e1544fe919
|
simplify build config (#638)
|
2018-02-12 15:46:52 +08:00 |
|
neverland
|
9673da4131
|
[Improvement] Checkbox: remove unnecessary DOM (#636)
|
2018-02-12 10:35:20 +08:00 |
|
陈嘉涵
|
24a50034b6
|
Merge branch 'dev' of https://github.com/youzan/vant into dev
|
2018-02-12 10:34:05 +08:00 |
|
陈嘉涵
|
f519bb269d
|
update dependencies
|
2018-02-12 10:34:00 +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 |
|
陈嘉涵
|
f658204cc5
|
[Doc] prevent iframe cache html
|
2018-02-09 16:49:20 +08:00 |
|
neverland
|
6f52b59d50
|
[Doc] add build-in style document (#633)
|
2018-02-09 16:38:44 +08:00 |
|
陈嘉涵
|
6ac8a8d2c0
|
[Doc] fix manually import
|
2018-02-09 11:21:18 +08:00 |
|
陈嘉涵
|
bdd68060b4
|
[Doc] fix language switch
|
2018-02-09 11:11:35 +08:00 |
|
陈嘉涵
|
be60e268df
|
[changelog] 0.12.9
|
2018-02-09 11:10:07 +08:00 |
|
陈嘉涵
|
7d0e10de6d
|
Merge branch 'dev' of https://github.com/youzan/vant into dev
|
2018-02-09 10:41:43 +08:00 |
|
陈嘉涵
|
d4e321ed33
|
[Doc] fix router redirect error
|
2018-02-09 10:41:38 +08:00 |
|
niunai
|
571990f301
|
[release] 0.12.9
v0.12.9
|
2018-02-08 17:53:17 +08:00 |
|
niunai
|
2e3c8b1953
|
[build] 0.12.9
|
2018-02-08 17:52:26 +08:00 |
|
niunai
|
9e8274309a
|
Merge branch 'dev'
|
2018-02-08 17:36:44 +08:00 |
|
wny
|
ce401de06d
|
[bugfix] 修复sku改变后skuMessages没有更新的bug (#627)
|
2018-02-08 16:59:39 +08:00 |
|
neverland
|
267390212b
|
[Doc] optimzie demo display (#626)
|
2018-02-08 15:58:27 +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 |
|
陈嘉涵
|
6e00edac2d
|
[changelog] 0.12.8
|
2018-02-07 14:44:11 +08:00 |
|
陈嘉涵
|
569bcada71
|
[release] 0.12.8
v0.12.8
|
2018-02-07 14:03:28 +08:00 |
|
陈嘉涵
|
abfd0ce15f
|
[build] 0.12.8
|
2018-02-07 14:03:27 +08:00 |
|
陈嘉涵
|
6c7f8342b9
|
Merge branch 'dev' of https://github.com/youzan/vant into dev
|
2018-02-07 11:33:28 +08:00 |
|
陈嘉涵
|
8a9bf1c050
|
[Doc] update site title
|
2018-02-07 11:33:16 +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 |
|