Commit Graph

737 Commits

Author SHA1 Message Date
neverland e2318391dc [bugfix] AddressEdit searchResult type validate (#417) 2017-12-12 19:51:10 +08:00
zhangmin c4656b5e1f [build] 0.11.10 2017-12-12 15:06:30 +08:00
张敏 4c9e8ff036 [bug fix] Icon: fix shopping-cart icon not align center (#415) 2017-12-12 15:04:17 +08:00
neverland a57887919d [Doc] optimzie doc detail (#413) 2017-12-12 13:13:35 +08:00
neverland 6f2b4c99da [Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland 7dbb5db256 [Improvement] uniform fade animation (#410) 2017-12-11 20:00:26 +08:00
陈嘉涵 e51306866d [build] 0.11.9 2017-12-11 15:54:34 +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 beaac87760 [hotfix] raf error in SSR (#405) 2017-12-11 10:23:44 +08:00
neverland 893393c6a6 [bugfix] NoticeBar webkitAnimationEnd (#402) 2017-12-10 10:17:45 +08:00
陈嘉涵 db3cef6dce [build] 0.11.8 2017-12-08 16:14:46 +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
neverland 3208d1bb3d [Improvement] simplify inner tag name (#395) 2017-12-08 14:56:50 +08:00
neverland 2cc5767a99 [Improvement] Button: adjust default button border color (#392) 2017-12-08 11:17:54 +08:00
neverland 77c429bbce [bugfix] Tab: hide scrollbar in mobile safari (#390) 2017-12-07 17:39:11 +08:00
陈嘉涵 300a5b668f [build] 0.11.7 2017-12-07 15:31:27 +08:00
neverland d6c6e9d742 [Improvement] Tab: scroll to corrent position when sticky & tab change (#389) 2017-12-07 15:28:27 +08:00
陈嘉涵 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 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
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 03824c5b07 [bugfix] Popup overlayClass type (#374) 2017-12-04 16:42:28 +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
陈嘉涵 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
陈嘉涵 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 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
niunai 232b97d6a9 [build] 0.11.2 2017-11-24 16:57:46 +08:00
niunai 9f2d0f70a2 feat: 添加新icon 2017-11-24 16:12:28 +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 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
neverland 493371c7a1 [Improvement] SubmitBar: add left slot (#345)
* 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
2017-11-23 20:23:42 +08:00
neverland 0d686313e0 [bugfix] should not access window when ssr (#344)
* 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
2017-11-23 20:13:30 +08:00