187 Commits

Author SHA1 Message Date
neverland
378009fefa
style(Image): update loading icon and error icon (#6890) 2020-07-29 09:36:15 +08:00
neverland
e12b468843
style(DropdownMenu): adjust default active color to @red (#6863) 2020-07-24 17:45:20 +08:00
chenjiahan
b43b8fc943 Revert "style(Sidebar): adjust selected text color to @red (#6860)"
This reverts commit d7f30bb5fee6f726d9e29525c9d2a4a6f39ff08f.
2020-07-24 17:24:16 +08:00
neverland
95d3389d15
style: uniform line-height (#6862)
* style: uniform line-height

* style: line height
2020-07-24 17:23:46 +08:00
neverland
cdb63ad98d
style(Sidebar): adjust width to 80px (#6861) 2020-07-24 16:50:02 +08:00
neverland
d7f30bb5fe
style(Sidebar): adjust selected text color to @red (#6860) 2020-07-24 16:43:04 +08:00
neverland
be0eb547da
style(Toast): adjust icon size to 36px (#6857) 2020-07-24 15:54:05 +08:00
neverland
6408775626
style(ActionSheet): increase header height to 48px (#6856) 2020-07-24 15:42:18 +08:00
chenjiahan
d5808be9b3 Revert "style(NumberKeyboard): improve safe area inset bottom (#6855)"
This reverts commit 418fa02439f1211c3f488f9d35292dfad243796f.
2020-07-24 15:37:41 +08:00
neverland
418fa02439
style(NumberKeyboard): improve safe area inset bottom (#6855) 2020-07-24 15:27:41 +08:00
neverland
d656c2d94e
style(Toast): adjust background color (#6848) 2020-07-23 21:03:18 +08:00
neverland
082b353ad8
style(ActionSheet): add @action-sheet-loading-icon-size var (#6847) 2020-07-23 20:24:15 +08:00
neverland
3557e8bc69
style(ActionSheet): adjust cancel text color to @gray-7 (#6846) 2020-07-23 20:13:29 +08:00
neverland
e6b30e4de9
style(NumberKeyboard): increase title size (#6845) 2020-07-23 19:58:43 +08:00
neverland
c49c57d2ca
style(Tag): adjust size and padding (#6828) 2020-07-21 22:58:26 +08:00
neverland
7b21a23cae
style(Uploader): update delete icon style (#6750)
* style(Uploader): remove round border radius

* style(Uploader): update delete icon style

* fix: snapshot
2020-07-11 10:57:04 +08:00
neverland
16e9829173
style(ActionSheet): subname vertical align (#6756) 2020-07-11 10:03:59 +08:00
neverland
1824389276
style(Uploader): remove round border radius (#6748) 2020-07-10 10:47:24 +08:00
neverland
53e64d229f
fix(Field): can't display six characters in iOS (#6743) 2020-07-09 14:39:07 +08:00
neverland
2f1e84abe4
docs: demo card (#6703) 2020-07-04 20:38:16 +08:00
neverland
5f0910179a
fix(Picker): revert add @picker-option-height var (#6663)
* fix(Picker): revert add @picker-option-height var

* fix: remove unused var
2020-07-01 13:30:20 +08:00
neverland
1509795937
style(ImagePreview): adjust index position (#6650) 2020-06-30 11:43:04 +08:00
chenjiahan
a77ebe11d7 style(ContactEdit): adjust label width and improve style 2020-06-21 21:52:06 +08:00
neverland
49a9bcdaf2
style(Field): label width use em unit (#6589) 2020-06-21 21:36:22 +08:00
neverland
c8defcb0f9
style(ActionSheet): update description style (#6586) 2020-06-20 17:12:37 +08:00
neverland
65c5ef9d1a
style(Cell): adjust cell label margin to 4px (#6585) 2020-06-20 17:02:55 +08:00
neverland
e1f67fa898
style(Field): label width adjusted to 84px (#6583) 2020-06-20 16:56:25 +08:00
neverland
5480c003e0
style(Button): adjust small button size (#6371) 2020-06-20 16:31:13 +08:00
neverland
3ae5001f20
style(Rate): the default color is adjusted to red (#6373) 2020-06-20 16:31:01 +08:00
neverland
3083b3a418
style(Field): label color updated to gray-7 (#6581) 2020-06-20 16:26:41 +08:00
neverland
99db42372c
style(Picker): add @picker-option-height less var (#6571) 2020-06-19 06:36:23 +08:00
neverland
35a4b95ef2
style(Field): remove word num full color (#6545) 2020-06-15 21:02:29 +08:00
neverland
f545a47047
style(Field): update disabled color (#6534) 2020-06-13 13:23:15 +08:00
木槿花开
c445b12507
feat(ShareSheet): add options description (#6460)
* feat(share-sheet): share sheet add option

* feat(share-sheet): add options intro

* feat(ShareSheet): add options description

Co-authored-by: zhanglin <zhanglin_0715@youzan.com>
2020-06-04 16:29:35 +08:00
chenjiahan
e54c11d552 style(ActionSheet): adjust subname color to gray-6 2020-05-26 10:45:18 +08:00
neverland
9db7eafe8f
style(Collapse): increase content font-size to 14px (#6358) 2020-05-24 16:32:08 +08:00
neverland
ee599ddcbe
style(Field): adjust field placeholder color to gray-5 (#6304) 2020-05-19 11:04:16 +08:00
neverland
8307b3d9ad
feat(Stepper): add theme prop (#6282)
* feat(Stepper): add theme prop

* docs: add round theme doc
2020-05-15 16:43:37 +08:00
neverland
26e9492d79
style(NoticeBar): increase icon min-width to 24px (#6280) 2020-05-14 21:05:36 +08:00
neverland
f6ae795439
style(Sku): adjust border alignment (#6272) 2020-05-13 17:16:55 +08:00
neverland
67716c65e3
style(Rate): update rate disabled color (#6253) 2020-05-11 07:27:13 +08:00
chenjiahan
8c53db040d fix(Button): text align center 2020-05-05 12:42:11 +08:00
neverland
5b0dff9dae
style(Picker): update action button color (#6214)
* style(Picker): update action button color

* test: update snapshot
2020-05-05 09:34:28 +08:00
chenjiahan
18a0c545ec feat(CouponList): add @coupon-list-close-button-height less var 2020-05-04 17:25:48 +08:00
neverland
cee33cb6dd
fix(ShareSheet): incorrect scrollbar height in some browsers (#6207) 2020-05-04 12:52:38 +08:00
neverland
c885801f32
refactor(Button): use flex layout (#6180) 2020-04-29 21:31:35 +08:00
neverland
b99349ec94
feat(NumberKeyboard): add collapse icon (#6152) 2020-04-27 22:54:53 +08:00
neverland
3360ca7eb0
style(NumberKeyboard): update close text link color (#6149) 2020-04-27 16:50:05 +08:00
neverland
3265d68f90
style: add base-font-family (#6126) 2020-04-24 22:14:13 +08:00
chenjiahan
e1a7c6668d style(Sidebar): add less vars 2020-04-23 11:00:13 +08:00