85 Commits

Author SHA1 Message Date
陈嘉涵
0387fc7da8 [Doc] beautify demo 2019-05-16 14:08:44 +08:00
陈嘉涵
d0f4169c86 [Doc] new theme 2019-05-15 20:53:04 +08:00
陈嘉涵
37180d7995 [improvement] Radio: use flex-box to align 2019-05-10 14:39:25 +08:00
陈嘉涵
ba4f02b9b4 [build] add stylelint-config-rational-order plugin 2019-05-09 19:00:53 +08:00
陈嘉涵
21589c9b9f [new feature] Radio: add icon-size prop 2019-05-08 17:41:11 +08:00
陈嘉涵
782215c94c [build] optimize demo test 2019-05-08 15:52:32 +08:00
陈嘉涵
444245d7e8 [improvement] Checkbox: use relation mixin 2019-05-07 10:20:14 +08:00
陈嘉涵
e3cb465dc2 [Doc] props title 2019-05-03 09:37:24 +08:00
陈嘉涵
0a7ca2fb6e [new feature] Loading: add text-size prop 2019-04-30 17:47:41 +08:00
陈嘉涵
cd0720954c [Doc] default slot name 2019-04-30 17:32:00 +08:00
neverland
7b0a3319ba
[bugfix] Checkbox: click event untriggered when click icon (#2990) 2019-03-18 19:31:23 +08:00
neverland
9d0255d9e1
[improvement] unify mixin name (#2795) 2019-02-19 16:04:29 +08:00
neverland
4374293c4e
bump vue@2.6 (#2684) 2019-02-05 10:25:21 +08:00
neverland
ca4e476ddd
[new feature] Toast: add className prop (#2680) 2019-02-03 12:22:38 +08:00
neverland
9183849e6a
[improvement] SwitchCell: jsx (#2656) 2019-01-31 14:37:24 +08:00
neverland
f397f18a38
[improvement] extract checkbox mixin (#2653) 2019-01-31 10:05:00 +08:00
neverland
76e23aefc6
[new feature] Radio: add shape prop & icon slot (#2651) 2019-01-30 20:23:26 +08:00
neverland
f8892d583d
[improvement] Radio: jsx (#2617) 2019-01-25 21:14:54 +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
13a3f00100
[bugfix] Radio: label-position type (#2485) 2019-01-10 21:06:34 +08:00
neverland
75228cbaf0
[bugfix] Radio: unchecked color (#2484) 2019-01-10 21:03:42 +08:00
neverland
d62ccc06fd
[improvement] Color: update base green to wechat green (#2479) 2019-01-09 22:22:52 +08:00
neverland
5f9a4cf479
[improvement] Cell: jsx (#2461) 2019-01-07 21:52:46 +08:00
陈嘉涵
85595159ec fix Radio snapshot 2018-12-18 22:46:51 +08:00
Mikasa33
cf589cfb80 [bugfix] Radio: update icon name (#2321) 2018-12-18 22:45:54 +08:00
neverland
dc11970fa0
[new feature] Icon: name can be URL (#2149) 2018-11-26 20:27:30 +08:00
neverland
ec159b5e47
[improvement] Radio: add checked-color prop (#2129) 2018-11-23 20:13:40 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
c2af18f6d3
[improvement] Radio: update checked color (#2050) 2018-11-07 17:21:45 +08:00
neverland
eb766e9660
update css variables (#2026) 2018-11-04 20:30:40 +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
陈嘉涵
5c05eb42cb [Doc] remove improvement component changelog 2018-10-12 20:32:21 +08:00
MiffyCooper
7e8533eb81 [Doc] update radio/zh-CN 2018-10-10 20:00:18 +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
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
8c7dc1e622
[Improvement] Radio: add label-position prop (#1446) 2018-07-09 21:27:13 +08:00
neverland
b5b25ac923
[Improvement] Radio: add label-disabled prop (#1445) 2018-07-09 21:15:01 +08:00
neverland
902352a0c5
[Doc] fix radio doc (#1255) 2018-06-09 22:32:16 +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
8e911c75f9
[Improvement] use bem mixin (#934) 2018-04-25 11:50:10 +08:00
neverland
c012a65ba3
[Improvement] more component use bem mixin (#932) 2018-04-24 23:33:51 +08:00
neverland
86184e090e
[bugfix] Checkbox: should not render label when label is empty (#920) 2018-04-24 09:51:52 +08:00