Commit Graph

190 Commits

Author SHA1 Message Date
neverland 89c80e818c [improvement] Remove create & i18 mixin (#2670) 2019-02-02 10:08:21 +08:00
陈嘉涵 cd3e84a2b1 [Doc] fix demo source link 2019-01-19 09:52:12 +08:00
neverland 06b17198a6 [Doc] update document style (#2487) 2019-01-11 01:26:44 +08:00
neverland 4572681eed [improvement] PullRerefresh: use dynamic slot (#2409) 2018-12-30 21:42:51 +08:00
neverland 79a73a5b4e [breaking change] repaint all icons, add lots of icons (#2221) 2018-12-16 15:18:25 +08:00
neverland 16e4889a92 [improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland ae49bdc89d [Doc] support hide demo nav (#2156) 2018-11-27 14:45:24 +08:00
neverland eb44209a5a [new feature] add Notify component (#2135) 2018-11-25 10:36:07 +08:00
neverland f69c66b439 [Doc] update neutral color variables (#2130) 2018-11-23 20:29:43 +08:00
张敏 d84b13a6cc [new feature] Tabs: add animated props to change tabs with animation (#2126) 2018-11-23 19:51:47 +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 1be1f1e53a [bugfix] Toast: tap highlight color when unclickable (#1914) 2018-10-11 10:52:54 +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 41356456ab update dependencies (#1614) 2018-08-10 17:04:07 +08:00
neverland 177fb5c7cb [Doc] update vant-doc (#1608) 2018-08-08 15:43:31 +08:00
neverland 8fb4a8ea9d [Doc] adjust component nav (#1579) 2018-08-02 18:00:55 +08:00
neverland 28699034d5 [Doc] update mobile nav (#1578) 2018-08-02 16:01:34 +08:00
neverland 1f5a409112 [Improvement] CouponCell: optimize text (#1499) 2018-07-17 21:21:08 +08:00
neverland 90609bf30e [Improvement] Actionsheet: support disable option (#1293) 2018-06-16 10:14:06 +08:00
neverland 963ee61a36 [Doc] add demo link (#1266) 2018-06-12 09:17:50 +08:00
neverland d9721005b2 [Doc] update contribution guide (#1250) 2018-06-08 14:22:34 +08:00
neverland c520694ee1 [Build] extract build iconfont (#1242) 2018-06-08 10:43:46 +08:00
neverland a1c5c6fef4 [Improvement] eslint: use vue-libs (#1237) 2018-06-07 11:59:02 +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
陈嘉涵 0cde378373 [Doc] deploy to github pages 2018-05-28 18:49:41 +08:00
neverland ea8d325c2c [Build] dynamic import (#1168) 2018-05-27 12:01:21 +08:00
neverland eee44f0d7c [Improvement] Progress: support gradient color (#1098) 2018-05-18 14:28:33 +08:00
neverland e8aad7246c [Improvement] Reorganize document (#1066) 2018-05-15 10:39:01 +08:00
neverland b1142fd862 [Build] reduce dev log (#1063) 2018-05-14 18:52:23 +08:00
neverland 3b57e33654 [Build] upgrade to webpack-serve (#1056) 2018-05-13 09:04:58 +08:00
neverland 4de1e7da55 [Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +08:00
neverland 7a295fce88 [Doc] fix demo page (#1050) 2018-05-12 11:50:50 +08:00
neverland 072dc24656 [Doc] optimize document site (#1013) 2018-05-08 08:27:52 +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
neverland cb525ca98e [Doc] update slogan (#993) 2018-05-05 13:40:01 +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 14d7f9dfb0 [bugfix] AddressEdit: should auto select area when created (#748) 2018-03-22 11:38:58 +08:00
neverland 11f9715793 [Doc] fix component link URL (#739) 2018-03-21 10:09:48 +08:00
neverland 7d3768591f [bugfix] Badge info font weight (#687) 2018-03-14 10:28:51 +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