83 Commits

Author SHA1 Message Date
neverland
1d2bd12fef
[improvement] reduce simple computed (#2530) 2019-01-15 21:58:29 +08:00
neverland
b3f587c7d0
[improvement] Icon: jsx (#2514) 2019-01-13 08:44:36 +08:00
neverland
b5d1d00db5
[improvement] remove jsx whitespace (#2505) 2019-01-12 12:22:27 +08:00
neverland
5f9a4cf479
[improvement] Cell: jsx (#2461) 2019-01-07 21:52:46 +08:00
neverland
fdffccfc7d
[bugfix] Field: text color (#2323) 2018-12-18 22:54:40 +08:00
neverland
dc747ec5f3
[improvement] Cell: optimize alone color (#2312) 2018-12-17 13:06:37 +08:00
neverland
9268700d0c
[improvement] Cell: update value color (#2311) 2018-12-17 12:47:17 +08:00
neverland
c100b045d1
[improvement] replace icons (#2304) 2018-12-16 15:59:52 +08:00
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
d8ff9f3d34
[improvement] add Cell props mixin (#2189) 2018-11-30 15:45:50 +08:00
neverland
0c51c3c9e7
[improvement] update basic icons (#2159) 2018-11-27 16:20:30 +08:00
neverland
dc11970fa0
[new feature] Icon: name can be URL (#2149) 2018-11-26 20:27:30 +08:00
neverland
8dc060e50f
[new feature] Cell: add title-class、value-class、label-class (#2138) 2018-11-26 10:25:24 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
0860901ec1
[new feature] Cell: add size prop (#2086) 2018-11-14 17:25:14 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
neverland
935108c15c
[improvement] Tag: add round prop (#1947) 2018-10-17 14:40:42 +08:00
陈嘉涵
5c05eb42cb [Doc] remove improvement component changelog 2018-10-12 20:32:21 +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
d17f0923cd
[bugfix] Tag: white border (#1834) 2018-09-20 10:39:33 +08:00
neverland
bde9f5adb2
[Doc] add component changelog (#1816) 2018-09-17 15:10:07 +08:00
neverland
377ea7af9e
[Improvement] Coupon: upgrade style (#1636) 2018-08-16 19:58:37 +08:00
neverland
c0e9fd633a
[Improvement] Icon: add size prop (#1555) 2018-07-30 17:01:07 +08:00
neverland
d43c8c8050
[bugfix] Cell arrow (#1343) 2018-06-28 09:22:57 +08:00
Fyerl
f5fc86f182 [Improvement] Cell: add arrow-direction prop (#1323)
* [Improvement] Cell: add arrow-direction prop

* update
2018-06-28 08:27:24 +08:00
neverland
83ab9b1917
bump vue-test-utils (#1338) 2018-06-27 11:56:14 +08:00
neverland
d15efd756e
[Improvement] optimize isDef (#1109) 2018-05-19 18:43:44 +08:00
neverland
1da5e3637c
[Improvement] Cell: support number type title & value (#1073) 2018-05-15 18:41:45 +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
9d623a6196
[Improvement] Cell: optimize flex layout (#919) 2018-04-24 08:38:26 +08:00
neverland
0192eb7ee8
[Improvement] Cell: optimize left icon (#893) 2018-04-19 16:10:37 +08:00
neverland
199ec0cd85
[Improvement] Cell: add center prop (#771) 2018-03-23 22:46:30 +08:00
neverland
eda842ce07
[Improvement] Cell: update to flex-box (#770) 2018-03-23 21:23:57 +08:00
neverland
4c195fd664
[Improvement] Sku: optimize DOM (#704) 2018-03-16 20:27:59 +08:00
neverland
ffd72e5442
[Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverland
94e05ba3f8
[bugfix] Cell: icon can't render when no title (#508) 2018-01-04 17:21:25 +08:00
neverland
98ece3ab8f
[breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +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
c7031fb291
[new feature] Tab support vue-router (#305)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router
2017-11-10 09:56:46 -06:00
neverland
16fe6b2e6d
[new feature] Cell support vue-router target route (#268)
* [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
2017-10-30 05:39:32 -05:00
neverland
276042b84c [Doc] add goods demo (#242)
* [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
2017-10-24 21:06:53 -05:00
neverland
0da517e004 [Doc] add demo pages (#237)
* [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
2017-10-24 02:27:04 -05:00
陈嘉涵
309744286e Cell: add extra slot 2017-09-21 16:26:10 +08:00