Commit Graph

96 Commits

Author SHA1 Message Date
陈嘉涵
a26be4819c [new feature] add DropdownMenu component 2019-05-06 20:12:37 +08:00
陈嘉涵
e00f43e595 [new feature] add skeleton component 2019-04-30 14:35:01 +08:00
陈嘉涵
baf309c33a [breaking change] Badge: rename to sidebar 2019-04-29 20:06:20 +08:00
陈嘉涵
b8424f8de9 [breaking change] Actionsheet: rename to ActionSheet 2019-04-29 14:20:00 +08:00
neverland
ee5e49bda0 [Doc] update mobile index page (#3077) 2019-04-01 20:56:32 +08:00
neverland
60657f800f [Doc] add design resource (#3027) 2019-03-21 15:59:01 +08:00
neverland
eb44209a5a [new feature] add Notify component (#2135) 2018-11-25 10:36:07 +08:00
neverland
d237a374fe [Doc] reorganize components (#2032) 2018-11-06 09:32:58 +08:00
neverland
11ce2a602f [breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
neverland
4465e6f705 [improvement] Card: add origin-price prop (#1916) 2018-10-11 15:50:26 +08:00
neverland
e6cc4eab03 [breaking change] CellSwipe: rename to SwipeCell (#1652) 2018-08-20 10:15:30 +08:00
neverland
8aa394b3e5 [Doc] add nav link (#1620) 2018-08-12 17:00:45 +08:00
neverland
8fb4a8ea9d [Doc] adjust component nav (#1579) 2018-08-02 18:00:55 +08:00
neverland
90609bf30e [Improvement] Actionsheet: support disable option (#1293) 2018-06-16 10:14:06 +08:00
neverland
d9721005b2 [Doc] update contribution guide (#1250) 2018-06-08 14:22:34 +08:00
neverland
4eb328ae08 [Doc] add version tip (#1219) 2018-06-03 17:37:23 +08:00
neverland
f44e788ae8 [Doc] improve quickstart (#1187) 2018-05-29 21:06:41 +08:00
陈嘉涵
e31d0b4e59 [Doc] update links 2018-05-28 20:59:27 +08:00
neverland
e8aad7246c [Improvement] Reorganize document (#1066) 2018-05-15 10:39:01 +08:00
neverland
4de1e7da55 [Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +08:00
neverland
a092806f04 [Improvement] Rate: add english document (#1010) 2018-05-07 21:01:02 +08:00
neverland
967c5339b8 [Improvement] Rate: rename component (#1002) 2018-05-06 21:48:37 +08:00
WyTiny
9a3634838b [new feature] add StarRate component 2018-05-05 22:16:23 +08:00
nrz
21372bea96 [new feature] #734 swipe组件支持垂直滚动 (#938) 2018-04-27 22:57:44 +08:00
neverland
b93a2e3c00 [Improvement] Slider: add step & bar-height prop (#915) 2018-04-23 20:19:41 +08:00
nrz
19f4c9c028 [new component] add Slider component #721 2018-04-23 13:08:00 +08:00
neverland
11f9715793 [Doc] fix component link URL (#739) 2018-03-21 10:09:48 +08:00
neverland
5592db2cb2 [new feature] add List component (#682) 2018-03-13 16:01:50 +08:00
neverland
0768aab52c [new feature] add Collapse component (#674) 2018-03-12 17:40:20 +08:00
neverland
92b116c071 [Improvement] optimize utils (#661) 2018-03-02 14:39:26 +08:00
neverland
6f52b59d50 [Doc] add build-in style document (#633) 2018-02-09 16:38:44 +08:00
陈嘉涵
6c7f8342b9 Merge branch 'dev' of https://github.com/youzan/vant into dev 2018-02-07 11:33:28 +08:00
陈嘉涵
8a9bf1c050 [Doc] update site title 2018-02-07 11:33:16 +08:00
neverland
41df4b4819 [new feature] add Circle component (#608) 2018-02-05 17:52:43 +08:00
neverland
b8ccd48648 [Doc] move Card to business components (#495) 2017-12-29 15:46:45 +08:00
neverland
d79cf0c1ed [Doc] update site UI (#490) 2017-12-29 10:35:30 +08:00
neverland
02a8c2a592 [Doc] add introduction page (#452) 2017-12-19 13:08:09 +08:00
陈嘉涵
72d4365dfc [Improvement] update vant logo 2017-12-18 14:35:01 +08:00
陈嘉涵
ccc37d4df0 [Doc] fix nav 2017-12-15 19:55:48 +08:00
neverland
5fe28b539c [Doc] translate AddressList & Contact (#437) 2017-12-14 17:36:55 +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
a3ca3c40a9 [Doc] translate AddressEdit document (#391) 2017-12-08 10:07:38 +08:00
neverland
b50d8cd8f6 [Doc] translate SubmitBar && GoodsAction (#367) 2017-11-30 20:09:55 +08:00
neverland
80e3c6dd65 [new feature] Pagination code review (#328)
* 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
2017-11-17 01:12:49 -06:00
zgrong
d17f161772 feat: 分页组件 (#327)
* feat: 分页组件

* feat: 代码规范化
2017-11-17 00:09:42 -06:00
neverland
5cbc374208 [Doc] add Internationalization document (#321)
* 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
2017-11-16 01:06:41 -06:00
neverland
5eb3303ec6 [Doc] translate theme & demo pages (#320)
* 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
2017-11-15 21:42:03 -06:00
neverland
d8b6ad7d54 [new feature] add i18n support (#310)
* 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

* [new feature] add i18n support

* feat: Extract demos from markdown

* feat: Base components demos

* [new feature] complete demo extract & translate

* [fix] text cases

* fix: add deepAssign test cases

* fix: changelog detail

* [new feature] AddressEdit support i18n
2017-11-15 20:08:51 -06:00
neverland
0aab9ba7be [new feature] update document header style (#306)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style
2017-11-10 21:33:00 -06:00