Commit Graph

37 Commits

Author SHA1 Message Date
neverland cb793b3671 [improvement] optimize coupon text (#1934) 2018-10-16 15:57:23 +08:00
neverland f5e114cf08 [improvement] Cell: optimize border (#1902) 2018-10-09 11:47:28 +08:00
陈嘉涵 bc34d5048b [Doc] remove old changelog 2018-10-03 21:26:05 +08:00
neverland bde9f5adb2 [Doc] add component changelog (#1816) 2018-09-17 15:10:07 +08:00
neverland fddf566f42 [Improvement] AddressEdit: optimize style (#1676) 2018-08-24 10:44:09 +08:00
neverland abd4819ca1 [breaking change] Coupon: use camelcase data (#1643) 2018-08-17 15:20:08 +08:00
neverland 377ea7af9e [Improvement] Coupon: upgrade style (#1636) 2018-08-16 19:58:37 +08:00
neverland 263cceb7ce update dependencies (#1581) 2018-08-02 20:18:41 +08:00
neverland c0e9fd633a [Improvement] Icon: add size prop (#1555) 2018-07-30 17:01:07 +08:00
neverland 1f5a409112 [Improvement] CouponCell: optimize text (#1499) 2018-07-17 21:21:08 +08:00
neverland 83ab9b1917 bump vue-test-utils (#1338) 2018-06-27 11:56:14 +08:00
neverland 0a99da352e [Improvement] Field: support clearable (#1309) 2018-06-20 20:09:04 +08:00
neverland a1c5c6fef4 [Improvement] eslint: use vue-libs (#1237) 2018-06-07 11:59:02 +08:00
neverland 01e7934d19 [Improvement] upgrade to jest-serializer-vue@2.0 (#1215) 2018-06-01 18:04:16 +08:00
neverland 92c108e245 [Improvement] Slider: add test cases (#1192) 2018-05-30 14:57:14 +08:00
neverland cb992ce979 [Improvement] Popup: support lazy render (#1138) 2018-05-23 11:01:27 +08:00
neverland e8aad7246c [Improvement] Reorganize document (#1066) 2018-05-15 10:39:01 +08:00
neverland a3c1e49eee [Improvement] Optimize demo test (#1053) 2018-05-12 16:08:09 +08:00
neverland 4de1e7da55 [Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +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 508cdfc0c9 [Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +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