Commit Graph
191 Commits
Author SHA1 Message Date
rexandGitHub 26c754e2f6 feat(Dialog): add new prop theme (#6921)
* feat(dialog): add new prop button-theme & change default confirm button text color

* test(dialog): update snapshot

* refactor(dialog): rename button-theme to theme

* refactor(dialog): add theme definition

* docs(dialog): add version tip & change default confirm-button-color
2020-08-03 21:02:14 +08:00
chenjiahan 729cca61a9 style(Image): adjust icon color to @gray-4 2020-07-31 20:35:40 +08:00
chenjiahan 6d0c54e8f4 feat(DropdownMenu): add @dropdown-menu-box-shadow var 2020-07-31 20:09:57 +08:00
neverlandandGitHub 7d375e3af3 style(NumberKeyboard): adjust key height to 28px (#6899) 2020-07-29 18:12:42 +08:00
neverlandandGitHub 378009fefa style(Image): update loading icon and error icon (#6890) 2020-07-29 09:36:15 +08:00
neverlandandGitHub 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 d7f30bb5fe.
2020-07-24 17:24:16 +08:00
neverlandandGitHub 95d3389d15 style: uniform line-height (#6862)
* style: uniform line-height

* style: line height
2020-07-24 17:23:46 +08:00
neverlandandGitHub cdb63ad98d style(Sidebar): adjust width to 80px (#6861) 2020-07-24 16:50:02 +08:00
neverlandandGitHub d7f30bb5fe style(Sidebar): adjust selected text color to @red (#6860) 2020-07-24 16:43:04 +08:00
neverlandandGitHub be0eb547da style(Toast): adjust icon size to 36px (#6857) 2020-07-24 15:54:05 +08:00
neverlandandGitHub 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 418fa02439.
2020-07-24 15:37:41 +08:00
neverlandandGitHub 418fa02439 style(NumberKeyboard): improve safe area inset bottom (#6855) 2020-07-24 15:27:41 +08:00
neverlandandGitHub d656c2d94e style(Toast): adjust background color (#6848) 2020-07-23 21:03:18 +08:00
neverlandandGitHub 082b353ad8 style(ActionSheet): add @action-sheet-loading-icon-size var (#6847) 2020-07-23 20:24:15 +08:00
neverlandandGitHub 3557e8bc69 style(ActionSheet): adjust cancel text color to @gray-7 (#6846) 2020-07-23 20:13:29 +08:00
neverlandandGitHub e6b30e4de9 style(NumberKeyboard): increase title size (#6845) 2020-07-23 19:58:43 +08:00
neverlandandGitHub c49c57d2ca style(Tag): adjust size and padding (#6828) 2020-07-21 22:58:26 +08:00
neverlandandGitHub 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
neverlandandGitHub 16e9829173 style(ActionSheet): subname vertical align (#6756) 2020-07-11 10:03:59 +08:00
neverlandandGitHub 1824389276 style(Uploader): remove round border radius (#6748) 2020-07-10 10:47:24 +08:00
neverlandandGitHub 53e64d229f fix(Field): can't display six characters in iOS (#6743) 2020-07-09 14:39:07 +08:00
neverlandandGitHub 2f1e84abe4 docs: demo card (#6703) 2020-07-04 20:38:16 +08:00
neverlandandGitHub 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
neverlandandGitHub 1509795937 style(ImagePreview): adjust index position (#6650) 2020-06-30 11:43:04 +08:00
chenjiahanandneverland a77ebe11d7 style(ContactEdit): adjust label width and improve style 2020-06-21 21:52:06 +08:00
neverlandandGitHub 49a9bcdaf2 style(Field): label width use em unit (#6589) 2020-06-21 21:36:22 +08:00
neverlandandGitHub c8defcb0f9 style(ActionSheet): update description style (#6586) 2020-06-20 17:12:37 +08:00
neverlandandGitHub 65c5ef9d1a style(Cell): adjust cell label margin to 4px (#6585) 2020-06-20 17:02:55 +08:00
neverlandandGitHub e1f67fa898 style(Field): label width adjusted to 84px (#6583) 2020-06-20 16:56:25 +08:00
neverlandandGitHub 5480c003e0 style(Button): adjust small button size (#6371) 2020-06-20 16:31:13 +08:00
neverlandandGitHub 3ae5001f20 style(Rate): the default color is adjusted to red (#6373) 2020-06-20 16:31:01 +08:00
neverlandandGitHub 3083b3a418 style(Field): label color updated to gray-7 (#6581) 2020-06-20 16:26:41 +08:00
neverlandandGitHub 99db42372c style(Picker): add @picker-option-height less var (#6571) 2020-06-19 06:36:23 +08:00
neverlandandGitHub 35a4b95ef2 style(Field): remove word num full color (#6545) 2020-06-15 21:02:29 +08:00
neverlandandGitHub 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
chenjiahanandneverland e54c11d552 style(ActionSheet): adjust subname color to gray-6 2020-05-26 10:45:18 +08:00
neverlandandGitHub 9db7eafe8f style(Collapse): increase content font-size to 14px (#6358) 2020-05-24 16:32:08 +08:00
neverlandandGitHub ee599ddcbe style(Field): adjust field placeholder color to gray-5 (#6304) 2020-05-19 11:04:16 +08:00
neverlandandGitHub 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
neverlandandGitHub 26e9492d79 style(NoticeBar): increase icon min-width to 24px (#6280) 2020-05-14 21:05:36 +08:00
neverlandandGitHub f6ae795439 style(Sku): adjust border alignment (#6272) 2020-05-13 17:16:55 +08:00
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub cee33cb6dd fix(ShareSheet): incorrect scrollbar height in some browsers (#6207) 2020-05-04 12:52:38 +08:00
neverlandandGitHub c885801f32 refactor(Button): use flex layout (#6180) 2020-04-29 21:31:35 +08:00