52 Commits

Author SHA1 Message Date
neverland
6d362dc3eb
[improvement] Template: use v-text instead of mustache (#2404) 2018-12-30 11:20:38 +08:00
neverland
b1044c6739
[improvement] Coupon: optimize static methods (#2393) 2018-12-27 21:43:50 +08:00
neverland
a843cf79c3
[improvement] Coupon: update cell value color (#2359) 2018-12-22 11:25:27 +08:00
陈嘉涵
d7975a5270 [Doc] update version number 2018-12-15 16:54:28 +08:00
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
267e5eda1d
[new feature] Coupon: add currency prop (#2274) 2018-12-12 16:59:09 +08:00
neverland
b5d547593e
[improvement] Coupon: update text (#2256) 2018-12-10 17:43:15 +08:00
neverland
916dbd9927
[improvement] props default value (#2183) 2018-11-29 22:20:42 +08:00
neverland
dc11970fa0
[new feature] Icon: name can be URL (#2149) 2018-11-26 20:27:30 +08:00
neverland
b567a2a563
[improvement] CouponCell: remove wrapper (#2145) 2018-11-26 16:47:44 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
neverland
917473aaff
[improvement] CouponCell: add border prop (#1993) 2018-10-29 18:04:09 +08:00
neverland
a4b71aa402
[improvement] Coupon: update value display rule (#1976) 2018-10-25 10:49:37 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
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