1439 Commits

Author SHA1 Message Date
陈嘉涵
05a90a922a [build] 0.11.6 2017-12-07 12:52:02 +08:00
neverland
1a0f73b12e
[Improment] improve Tab sticky fluency (#388) 2017-12-07 11:52:55 +08:00
neverland
c2dddeb552
[bugfix] Filed number type value filter (#386) 2017-12-06 18:06:57 +08:00
neverland
c18b560b0d
[Doc] add explanation of Filed native propterties (#384) 2017-12-06 16:05:41 +08:00
neverland
db524359e1
[Improvement] Radio & Checkbox disabled color (#383) 2017-12-06 16:02:40 +08:00
neverland
80c2fdc18f
[new feature] Tab support sticky (#382) 2017-12-06 14:19:08 +08:00
Yao
beb3ed141d
fix icon:new (#381) 2017-12-06 11:15:54 +08:00
neverland
df835618b0
[Improvement] add utils test cases (#380) 2017-12-05 21:32:02 +08:00
neverland
5a17bc520a
[Improvement] Tab animation fluency && position (#379) 2017-12-05 20:23:34 +08:00
陈嘉涵
2327e75516 Merge branch 'origin/dev' into dev 2017-12-05 20:05:38 +08:00
陈嘉涵
1fdae9442e update README.md 2017-12-05 20:04:51 +08:00
neverland
094f4a3d01
Update README.zh-CN.md 2017-12-05 19:48:12 +08:00
neverland
56b078847a
Update README.md 2017-12-05 19:47:30 +08:00
neverland
056f847824
[bugfix] Sku button border radius (#378) 2017-12-05 14:36:22 +08:00
neverland
32801b453b
[Improvement] Picker: rewrite (#370)
* [Improvement] Picker code review

* fix: Picker text cases

* fix: Picker watch defaultIndex

* [Improvement] Picker support simple data struct

* [bugfix] Picker defaultIndex out of range
2017-12-05 13:07:25 +08:00
neverland
b07f55bb51
[feature] use cache loader (#375) 2017-12-04 17:04:45 +08:00
neverland
03824c5b07
[bugfix] Popup overlayClass type (#374) 2017-12-04 16:42:28 +08:00
陈嘉涵
d78e261820 [changelog] 0.11.5 2017-12-04 14:08:16 +08:00
陈嘉涵
fb8acfede4 [release] 0.11.5 v0.11.5 2017-12-04 11:51:13 +08:00
陈嘉涵
8c45fc5859 [build] 0.11.5 2017-12-04 11:51:12 +08:00
neverland
df2911eed0
[bugfix] Tab: active block disappeared when delete tab (#372)
* [Improvement] CouponCell text adjust

* fix: Coupon test cases

* [bugfix] SubmitBar i18n not work

* [bugfix] Tab: active block disappeared when delete tab

* [bugfix] Toast number message
2017-12-04 11:47:27 +08:00
neverland
bbdf135724
[Improvement] CouponCell text adjust (#371)
* [Improvement] CouponCell text adjust

* fix: Coupon test cases

* [bugfix] SubmitBar i18n not work
2017-12-04 11:32:55 +08:00
neverland
b50d8cd8f6
[Doc] translate SubmitBar && GoodsAction (#367) 2017-11-30 20:09:55 +08:00
neverland
78789c6d21
[Doc] add props name style guide (#366) 2017-11-30 19:05:54 +08:00
陈嘉涵
dd25e2c184 [changelog] 0.11.4 2017-11-30 15:26:39 +08:00
陈嘉涵
0008502c74 [release] 0.11.4 v0.11.4 2017-11-30 14:56:46 +08:00
陈嘉涵
72dd3d862f [build] 0.11.4 2017-11-30 14:56:45 +08:00
neverland
c23762e08b
[Improment] add $toast/$dialog to Vue.prototype (#363) 2017-11-30 14:52:19 +08:00
neverland
121e2de375
[Improvement] add type definition files (#361) 2017-11-29 18:00:08 +08:00
neverland
c8915d3984
[Bugfix] delete unnecessary coupon desc (#360)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile

* [bugfix] Popup overlay style update

* [bugfix] NavBar click event

* [Improvement] optimize build speed

* [new feature] CellSwipe support async controll

* [new feature] Uploader support inherit attrs

* [Bugfix] delete unnecessary coupon desc

* fix: coupon test case
2017-11-29 16:32:44 +08:00
陈嘉涵
71daddd28d [changelog] 0.11.3 2017-11-28 15:36:12 +08:00
陈嘉涵
d6867fd312 [release] 0.11.3 v0.11.3 2017-11-28 15:19:30 +08:00
陈嘉涵
9ac3329609 [build] 0.11.3 2017-11-28 15:19:30 +08:00
neverland
075f3290b4
[new feature] Uploader support inherit attrs (#357)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile

* [bugfix] Popup overlay style update

* [bugfix] NavBar click event

* [Improvement] optimize build speed

* [new feature] CellSwipe support async controll

* [new feature] Uploader support inherit attrs
2017-11-28 10:43:09 +08:00
neverland
f3e75ccba6
[new feature] CellSwipe support async controll (#356)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile

* [bugfix] Popup overlay style update

* [bugfix] NavBar click event

* [Improvement] optimize build speed

* [new feature] CellSwipe support async controll
2017-11-28 10:14:05 +08:00
neverland
a0acfd9f7f
[Improvement] optimize build speed (#355)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile

* [bugfix] Popup overlay style update

* [bugfix] NavBar click event

* [Improvement] optimize build speed
2017-11-27 14:58:29 +08:00
neverland
03aef579ad
[bugfix] NavBar click event (#354)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile

* [bugfix] Popup overlay style update

* [bugfix] NavBar click event
2017-11-27 10:52:26 +08:00
陈嘉涵
4a70b4708f [changelog] 0.11.2 2017-11-25 22:34:40 +08:00
niunai
d94e1ced36 [release] 0.11.2 v0.11.2 2017-11-24 16:57:47 +08:00
niunai
232b97d6a9 [build] 0.11.2 2017-11-24 16:57:46 +08:00
niunai
d74072eeab Merge branch 'dev' 2017-11-24 16:56:29 +08:00
wny
d8ebde8607
Merge pull request #351 from w91/new_icon_171124
[new feature] 添加新icon
2017-11-24 16:23:36 +08:00
niunai
9f2d0f70a2 feat: 添加新icon 2017-11-24 16:12:28 +08:00
陈嘉涵
1feb75841e [changelog] 0.11.1 2017-11-24 14:44:44 +08:00
陈嘉涵
bc447f31c2 [release] 0.11.1 v0.11.1 2017-11-24 14:20:06 +08:00
陈嘉涵
06856de426 [build] 0.11.1 2017-11-24 14:20:06 +08:00
neverland
ccf868c239
[bugfix] Popup: update overlay style & class (#349)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile

* [bugfix] Popup overlay style update
2017-11-24 14:18:14 +08:00
Li Chuangbo
f7bd71969d [improvement] TabbarItem: add slot-scope to avoid check by index (#347)
* [improvement] TabbarItem: add slot-scope to avoid check by index

* [fix] TabbarItem: fix slot-scope on <template> to support vue v2.1.0+
2017-11-24 11:10:32 +08:00
neverland
1f1632a7eb
[Doc] add switch lang button in mobile (#348)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case

* [Doc] add switch lang button in mobile
2017-11-24 10:33:28 +08:00
neverland
4ff7987cde
[new feature] ImagePreview support manually close (#346)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr

* [Improvement] SubmitBar add left slot

* [new feature] ImagePreview support manually close

* fix: ImagePreview test case
2017-11-23 21:50:10 +08:00