Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub cd1e5d112a docs(Uploader): update demo image (#4714) 2019-10-14 14:12:59 +08:00
neverlandandGitHub aeee6b97d1 feat(Uploader): update delete icon style (#4712) 2019-10-14 13:58:42 +08:00
neverlandandGitHub bed2ca5063 feat(Uploader): add border-radius (#4709) 2019-10-14 11:54:24 +08:00
neverlandandGitHub 6b23b2c4b8 build: support optional chaining (#4706) 2019-10-13 19:12:58 +08:00
neverlandandGitHub 49471e845e fix: router err maybe undefined (#4704) 2019-10-12 16:31:36 +08:00
neverlandandGitHub 4ea506c559 feat(Slider): improve click area (#4701) 2019-10-12 11:33:40 +08:00
neverlandandGitHub 696c9d71d5 feat(Slider): add slide animation (#4700) 2019-10-12 11:19:52 +08:00
neverlandandGitHub e1f88014d6 fix(Slider): pseudo element may casue body overflow-x (#4699) 2019-10-12 10:51:10 +08:00
neverlandandGitHub 02a9171453 fix(Rate): incorrect height caused by inline-block (#4693) 2019-10-11 16:44:34 +08:00
neverlandandGitHub 9f523682e0 feat(ActionSheet): add description prop (#4691) 2019-10-11 15:28:52 +08:00
neverlandandGitHub 79322ea892 feat(Style): add multi-line ellipsis classes (#4690) 2019-10-11 14:48:02 +08:00
陈嘉涵 a47122ce19 docs(changelog): 2.2.7 2019-10-11 10:59:51 +08:00
陈嘉涵 f9f78b7775 build: release 2.2.7 2019-10-11 10:43:00 +08:00
neverlandandGitHub cc162ecd7b feat(Dialog): add width prop (#4687) 2019-10-11 10:13:33 +08:00
neverlandandGitHub 894e9aafcb fix(Dialog): improve width and avoid text blurry (#4686) 2019-10-11 09:58:46 +08:00
neverlandandGitHub 4c268ec54c feat(Dialog): add overlay-class prop (#4683) 2019-10-10 20:52:52 +08:00
neverlandandGitHub 34a652dc76 feat(Dialog): add overlay-style prop (#4682) 2019-10-10 20:49:43 +08:00
neverlandandGitHub bec49f691c docs(GoodsAction): fix missing double quote (#4681) 2019-10-10 20:11:51 +08:00
neverlandandGitHub 1044179354 feat(Uploader): add file result-type (#4680) 2019-10-10 20:09:22 +08:00
neverlandandGitHub 1d9b3e2013 fix(DatetimePicker): should update value when range changed (#4676) 2019-10-10 19:03:05 +08:00
neverlandandGitHub e4bdd50d4b fix(Stepper): can't work when step is small (#4675) 2019-10-10 17:15:43 +08:00
neverlandandGitHub cc03640576 feat(TreeSelect): add className option (#4671) 2019-10-10 09:48:11 +08:00
陈嘉涵 514a27994a Revert "fix(TreeSelect): should not render empty nav (#4663)"
This reverts commit a18a9c5701.
2019-10-09 17:06:51 +08:00
neverlandandGitHub 4fadffa50a fix(Field): incorrect placeholder color when error and disabled (#4666) 2019-10-09 16:32:35 +08:00
neverlandandGitHub a18a9c5701 fix(TreeSelect): should not render empty nav (#4663) 2019-10-09 00:17:09 +08:00
陈嘉涵 d4157e656a docs(changelog): 2.2.6 2019-10-08 18:52:26 +08:00
陈嘉涵 ad90543309 build: release 2.2.6 2019-10-08 17:41:34 +08:00
neverlandandGitHub f91e6b42a0 fix(AddressList): input event triggered twice (#4659) 2019-10-08 17:40:11 +08:00
neverlandandGitHub 17b7517285 fix(Tabs): incorrect padding when type is card (#4658) 2019-10-08 17:31:06 +08:00
neverlandandGitHub 39af08170c feat(Grid): add icon-size prop (#4656) 2019-10-07 18:00:45 +08:00
neverlandandGitHub 307e9d3c7b fix(GoodsAction): incorrect border radius (#4653)
* feat(GoodsAction): add some less vars

* fix: border radius
2019-10-06 18:41:56 +08:00
neverlandandGitHub 5ce9c28e0c feat(NumberKeyboard): add extra-key slot (#4644)
* feat(NumberKeyboard): add extra-key slot

* fix: snapshot
2019-10-05 07:41:37 +08:00
neverlandandGitHub f37044aaed docs(Sidebar): add doc of disabled prop (#4643) 2019-10-04 08:16:35 +08:00
neverlandandGitHub be2a1bf91c feat(Toast): add transition option (#4638) 2019-10-03 08:51:50 +08:00
neverlandandGitHub 3e522d35e6 feat(Dialog): add transition prop (#4636) 2019-10-02 19:53:00 +08:00
neverlandandGitHub 1926d3ad09 docs(Checkbox): add custom shape demo (#4642) 2019-10-01 04:59:25 +08:00
neverlandandGitHub 9d7fed4834 fix(NumberKeyboard): compatible with Vue 2.6 event bubble bug (#4632) 2019-09-30 15:55:55 +08:00
neverlandandGitHub 1c5463150c feat(CheckboxGroup): add toggleAll method (#4640) 2019-09-30 14:47:35 +08:00
neverlandandGitHub 9a79de0456 feat(Notify): reduce animation duration (#4637) 2019-09-30 14:39:25 +08:00
neverlandandGitHub 65dcc56753 docs: update desc of replace prop (#4639) 2019-09-30 11:48:32 +08:00
neverlandandGitHub 8493fda8b0 docs(Popup): add transition component link (#4635) 2019-09-30 11:16:42 +08:00
neverlandandGitHub c4713ad0c2 feat(Dialog): add opened、closed event (#4634) 2019-09-30 11:03:48 +08:00
neverlandandGitHub 02a81a1ac3 feat(Dialog): add open、close event (#4633) 2019-09-30 10:55:50 +08:00
陈嘉涵 48bd6d86d8 build: throw error when compile style failed 2019-09-30 09:53:09 +08:00
陈嘉涵 3e855f6c21 chore: bump deps 2019-09-29 11:59:06 +08:00
陈嘉涵 f60f6abe73 docs(changelog): 2.2.5 2019-09-29 06:31:23 +08:00
陈嘉涵 eee4d23b77 docs(changelog): 2.2.4 2019-09-29 06:25:26 +08:00
陈嘉涵 1fdccb8222 build: release 2.2.5 2019-09-28 22:42:19 +08:00
陈嘉涵 824d29b85a fix: missing var in hairline.less 2019-09-28 22:41:06 +08:00
陈嘉涵 7d4f0ceefb build: release 2.2.4 2019-09-28 10:00:19 +08:00
neverlandandGitHub 4e837ee558 feat(DropdownItem): add get-container prop (#4611) 2019-09-27 19:37:29 +08:00
neverlandandGitHub ffdb823117 feat(DropdownMenu): content max height (#4609) 2019-09-27 17:41:54 +08:00
neverlandandGitHub b8daee5551 feat(Picker): add columns-top、columns-bottom slot (#4607) 2019-09-27 17:25:23 +08:00
neverlandandGitHub 9729879593 docs(Picker): add doc of default slot (#4603) 2019-09-27 15:09:37 +08:00
neverlandandGitHub 030d3df8bd types: fix missing overlay component (#4601) 2019-09-27 12:51:19 +08:00
neverlandandGitHub f97b2bc7a5 feat(Checkbox): add bind-group prop (#4600) 2019-09-27 12:49:09 +08:00
neverlandandGitHub 0face945c9 feat: update some less vars (#4598) 2019-09-27 10:50:43 +08:00
neverlandandGitHub 89c2022c37 feat: add less vars of border-radius & opacity (#4596) 2019-09-27 10:36:01 +08:00
neverlandandGitHub 852314430b feat: add @border-width-base var (#4595) 2019-09-26 20:46:46 +08:00
neverlandandGitHub 557b8ea54d chore: add @font-weight-bold var (#4594) 2019-09-26 20:39:59 +08:00
neverlandandGitHub 8740376218 fix(Uploader): incorrect preview index when upload same images (#4577) 2019-09-25 21:33:55 +08:00
neverlandandGitHub 89d97ee5cb feat(Overlay): add custom-style prop (#4572) 2019-09-25 15:22:25 +08:00
neverlandandGitHub a70c0ac5f4 fix(Swipe): incorrect swipeTo animation (#4570) 2019-09-25 15:11:23 +08:00
neverlandandGitHub 0fe9874379 feat(Overlay): add default slot (#4571) 2019-09-25 14:50:48 +08:00
陈嘉涵 d2f6185934 docs(changelog): 2.2.3 2019-09-24 20:37:49 +08:00
陈嘉涵 d0dc8fde72 build: release 2.2.3 2019-09-24 19:56:45 +08:00
neverlandandGitHub 55148936ff feat(Button): add transition when toggle disabled (#4555) 2019-09-24 13:06:50 +08:00
neverlandandGitHub cae68bc202 fix: snapshot (#4547) 2019-09-23 17:50:41 +08:00
neverlandandGitHub 7f8160eb1c feat(ActionSheet): update style (#4546) 2019-09-23 17:42:10 +08:00
neverlandandGitHub 4427954606 feat(NumberKeyboard): enable safe-area-inset-bottom by default (#4544) 2019-09-23 15:55:00 +08:00
neverlandandGitHub 77b08b15db feat(ActionSheet): enable round by default (#4542) 2019-09-23 15:45:22 +08:00
neverlandandGitHub 9e1758c1d8 feat(RadioGroup): add checked-color prop (#4532) 2019-09-22 18:29:27 +08:00
neverlandandGitHub a64c607d71 feat(CheckboxGroup): add checked-color prop (#4531) 2019-09-22 17:36:39 +08:00
neverlandandGitHub 3f4ec83145 feat(CheckboxGroup): add icon-size prop (#4530) 2019-09-22 17:26:56 +08:00
neverlandandGitHub 314cfa6a14 feat(RadioGroup): add icon-size prop (#4529) 2019-09-22 17:17:29 +08:00
neverlandandGitHub 6e5e2f22a9 feat(ActionSheet): improve accessibility (#4525) 2019-09-21 12:26:26 +08:00
neverlandandGitHub 16a5de6d5f feat(ActionSheet): enable safe-area-inset-bottom by default (#4524) 2019-09-21 07:42:15 +08:00
neverlandandGitHub 890936f61d feat(Search): improve accessibility (#4522) 2019-09-21 07:34:46 +08:00
neverlandandGitHub a1ac34bead feat(Picker): improve accessibility (#4521) 2019-09-21 07:26:58 +08:00
neverlandandGitHub 3c210f8252 feat(Cell): improve accessibility (#4519) 2019-09-20 20:29:38 +08:00
neverlandandGitHub 2d04b23671 fix(GridItem): click area (#4518) 2019-09-20 20:26:21 +08:00
neverlandandGitHub 8cd2efe354 feat(GridItem): improve accessbility (#4517) 2019-09-20 20:23:52 +08:00
neverlandandGitHub 92f5ac9143 feat(Popup): improvement accessibility of close icon (#4516) 2019-09-20 20:17:28 +08:00
neverlandandGitHub fa5bf00ff1 feat(Popup): update border radius of round popup (#4514) 2019-09-20 17:39:11 +08:00
neverlandandGitHub 76ac9f71d1 docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
陈嘉涵 0c38d4af6e docs(changelog): 2.2.2 2019-09-19 20:01:56 +08:00
陈嘉涵 64a11a5589 build: release 2.2.2 2019-09-19 19:45:08 +08:00
neverlandandGitHub 971b218873 feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverlandandGitHub 68da81a51a feat: improve word wrap (#4506) 2019-09-19 16:03:31 +08:00
neverlandandGitHub 95c9fea1f7 feat(Search): add action-text prop (#4501) 2019-09-19 11:17:16 +08:00
neverlandandGitHub a4b5f94232 docs: add weapp tip (#4499) 2019-09-19 10:26:43 +08:00
neverlandandGitHub c32e29791e docs(Notify): fix background default value (#4486) 2019-09-18 14:27:06 +08:00
neverlandandGitHub 31ceba6c38 fix(DatetimePicker): infinite loop when use formatted text is unnumeric (#4485) 2019-09-18 14:22:04 +08:00
neverlandandGitHub 2038d135bc feat(AddressList): add @address-list-item-radio-icon-color var (#4481) 2019-09-18 11:56:31 +08:00
neverlandandGitHub 71941c9816 feat(GoodsActionButton): increase height (#4461) 2019-09-17 10:39:05 +08:00
neverlandandGitHub d4335d26af feat(Uploader): add index param (#4460) 2019-09-16 20:07:48 +08:00
neverlandandGitHub 3c761cec1e docs(quickstart): update cdn guide (#4456) 2019-09-14 11:10:23 +08:00
neverlandandGitHub 4f4608232c docs: update README.md (#4455) 2019-09-14 10:52:04 +08:00
陈嘉涵 c614162f95 chore: fix snapshot 2019-09-14 10:29:00 +08:00
neverlandandGitHub adc8f0b9bb docs(Button): add gradient color demo (#4454) 2019-09-14 10:25:13 +08:00