Commit Graph
585 Commits
Author SHA1 Message Date
neverlandandGitHub 7f04ea3a40 chore(style): add gradient color variables (#4752) 2019-10-17 11:17:33 +08:00
neverlandandGitHub 3fcb839719 fix(ImagePreview): remove ununsed code (#4748) 2019-10-16 17:03:28 +08:00
neverlandandGitHub acc972a203 feat(Stepper): should limit decimal length when input (#4747) 2019-10-16 16:37:28 +08:00
Jakeandneverland a65bd84e0a feat(AddressEdit): add area confirmation verification (#4724) 2019-10-16 16:36:45 +08:00
neverlandandGitHub 46c646796e feat(Switch): optimize animation timing function (#4733) 2019-10-15 20:35:08 +08:00
neverlandandGitHub da6b4faf51 feat(Dialog): update border radius (#4730) 2019-10-15 19:03:03 +08:00
neverlandandGitHub f54824aede feat(Field): optimize word limit style (#4723) 2019-10-15 10:07:29 +08:00
neverlandandGitHub 6e152f3b7a chore: bump eslint deps (#4722) 2019-10-14 21:01:32 +08:00
neverlandandGitHub 8ad1b13e18 feat(Field): add show-word-limit prop (#4721) 2019-10-14 20:39:39 +08:00
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 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
陈嘉涵 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
陈嘉涵 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
Jakeandneverland d7ef84d8cf feat(Area): columns placeholder (#4623) 2019-09-30 09:38:51 +08:00