22 Commits

Author SHA1 Message Date
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
neverland
fddf566f42
[Improvement] AddressEdit: optimize style (#1676) 2018-08-24 10:44:09 +08:00
neverland
377ea7af9e
[Improvement] Coupon: upgrade style (#1636) 2018-08-16 19:58:37 +08:00
neverland
0a99da352e
[Improvement] Field: support clearable (#1309) 2018-06-20 20:09:04 +08:00
neverland
a55eda8891
[Improvement] Rebuild test system (#1051) 2018-05-12 14:04:32 +08:00
neverland
b0f4096e88
[Improvement] component use bem mixin (#921) 2018-04-24 11:53:06 +08:00
neverland
639ef64d96
[bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverland
ffd72e5442
[Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverland
8641701609
[Improvement] update CDN domain (#652) 2018-02-27 15:14:43 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr (#611) 2018-02-06 19:55:40 +08:00
neverland
fc05307335
[Improvement] CouponList: support v-model & exchangeButtonLoading (#566) 2018-01-23 19:38:26 +08:00
neverland
91872a3101
[Improvement] CouponList: add exchangeMinLength prop (#556) 2018-01-22 14:06:28 +08:00
neverland
1d105afc70
[Improvement] Coupon i18n (#431) 2017-12-14 10:46:26 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
3208d1bb3d
[Improvement] simplify inner tag name (#395) 2017-12-08 14:56:50 +08:00
neverland
83f9654681
[Improvement] optimize staticClass (#337)
* 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
2017-11-22 10:51:01 +08:00
neverland
7a3fef0a09
[bugfix] Dialog should reset button text when showed (#278)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title

* [bugfix] Dialog should reset button text when showed

* [new feature] CouponList add showCloseButton prop
2017-11-02 05:00:29 -05:00
neverland
c90f2663ee [bugfix] CouponList always show empty info (#246) 2017-10-25 02:15:29 -05:00
neverland
9178ebab86 [new feature] Coupon add 'showExchangeBar' prop && add empty style (#243)
* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed

* [bugfix] Optimize component dependency analyze when build style entry

* merge

* update yarn.lock

* update README.md

* update README.md

* update README.md

* update README.md

* update README.md

* [Doc] add more badges in README.md

* update README.md

* [bugfix] Address & Contact list style

* fix: contact test cases

* [bugfix] popup style missing when build style entry

* [bugfix] Search: onSearch event arguments missing

* [Doc] add demo pages

* update zan-doc@0.3.7

* fix: build entry error

* [Doc] add goods demo

* [bugfix] button primary background color

* [Doc] update doc detail

* [new feature] Coupon add 'showExchangeBar' prop && add empty style
2017-10-24 22:19:44 -05:00
陈嘉涵
fd36e37dc0 Coupon: not contain popup by default 2017-09-13 13:35:10 +08:00
陈嘉涵
df9c40bc3f OrderCoupon: rename to Coupon 2017-09-08 10:18:18 +08:00