92 Commits

Author SHA1 Message Date
Pingren Nie
f5e79dabb5
feat(Uploader): add chooseFile method (#5818) 2020-03-16 09:39:42 +08:00
chenjiahan
df4439e9f6 types(Form): fix missing scrollToField method 2020-03-01 20:01:56 +08:00
chenjiahan
d5438dfe0d types(ImagePreview): fix missing closeable option 2020-03-01 19:59:49 +08:00
chenjiahan
3237e56561 types(Toast): fix missing icon-prefix 2020-03-01 19:18:49 +08:00
陈嘉涵
d80bbf64dd types(Form): add type definition 2020-02-13 20:36:18 +08:00
陈嘉涵
9b53839d49 types(Dialog): fix Dialog.Component typing (#5646) 2020-02-12 17:54:48 +08:00
陈嘉涵
1575bea6f5 chore: prettier packages codes 2020-01-19 14:09:32 +08:00
陈嘉涵
dac60c8a37 types(Calendar): add reset method type definition 2020-01-16 11:05:28 +08:00
陈嘉涵
29b509835f types(Calendar): fix missing type definition (#5588) 2020-01-16 10:59:00 +08:00
KyLeo
12535588ab types(Toast): incorrect definition of 'setDefaultOptions' method (#5582) 2020-01-15 13:13:55 +08:00
Waiter
589d66d68a feat(Sku): add properties support (#5525) 2020-01-09 16:49:55 +08:00
陈嘉涵
1dc1feae40 feat(DatetimePicker): add getPicker method 2019-12-29 09:03:27 +08:00
陈嘉涵
5eb2a4012a feat(Picker): add confirm method 2019-12-29 09:03:27 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
陈嘉涵
46d2b09447 types(Picker): add method types 2019-12-22 17:36:47 +08:00
陈嘉涵
d2bb9fa81b types(Sku): add methods types 2019-12-22 17:36:47 +08:00
陈嘉涵
cf191e09cb types(Uploader): add closeImagePreview method type 2019-12-22 17:36:47 +08:00
陈嘉涵
3c526ec1a2 types(Tabs): add resize method type 2019-12-22 17:36:47 +08:00
陈嘉涵
a1831b8638 types(Swipe): add swipeTo、resize method types 2019-12-22 17:36:47 +08:00
陈嘉涵
9a9676d6af types(SwipeCell): add open、close method type 2019-12-22 17:36:47 +08:00
陈嘉涵
285bce677c types(List): add check method type 2019-12-22 17:36:47 +08:00
陈嘉涵
0b5c8e5f3d types(Field): add focus、blur method type 2019-12-22 17:36:47 +08:00
陈嘉涵
5c1883f77c types(DropdownItem): add toggle method type 2019-12-22 17:36:47 +08:00
陈嘉涵
0438bdbc97 types(CountDown): add methods types 2019-12-22 17:36:47 +08:00
neverland
216ca56e63
types(Checkbox): add toggle method type (#5354) 2019-12-22 13:03:25 +08:00
neverland
24def10a1e
types(Area): add reset method type (#5353) 2019-12-22 12:54:29 +08:00
neverland
a54a77d8c8
types(AddressEdit): add setAddressDetail method type (#5352) 2019-12-22 12:50:03 +08:00
neverland
dfd45e9299
feat(Toast): improve type definitions (#5086) 2019-11-23 09:49:59 +08:00
neverland
5040233234
feat(Toast): add overlay prop (#4969) 2019-11-09 16:28:16 +08:00
neverland
f4f88c5254
fix(ImagePreview): missing swipeDuration type definition (#4968) 2019-11-09 15:57:26 +08:00
neverland
b055980fe0
feat(Toast): add clickOnClickOverlay option (#4967) 2019-11-09 15:50:10 +08:00
neverland
cc162ecd7b
feat(Dialog): add width prop (#4687) 2019-10-11 10:13:33 +08:00
neverland
4c268ec54c
feat(Dialog): add overlay-class prop (#4683) 2019-10-10 20:52:52 +08:00
neverland
34a652dc76
feat(Dialog): add overlay-style prop (#4682) 2019-10-10 20:49:43 +08:00
neverland
be2a1bf91c
feat(Toast): add transition option (#4638) 2019-10-03 08:51:50 +08:00
neverland
3e522d35e6
feat(Dialog): add transition prop (#4636) 2019-10-02 19:53:00 +08:00
neverland
030d3df8bd
types: fix missing overlay component (#4601) 2019-09-27 12:51:19 +08:00
neverland
971b218873
feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverland
10b52963b8
feat(Notify): add type prop (#4237) 2019-08-26 09:48:43 +08:00
neverland
d2b28432cd
feat(Toast): add closeOnClick option (#4192) 2019-08-22 17:57:25 +08:00
neverland
b273c89b3a
[new feature] add sticky component (#3888) 2019-07-18 17:48:18 +08:00
neverland
9fcc9086f7
[new feature] add CountDown component (#3805) 2019-07-10 20:20:59 +08:00
neverland
2d02288ac8
[bugfix] Dialog: missing closeOnPopstate in type definition (#3789) 2019-07-09 14:03:57 +08:00
neverland
aac691b7eb
[new feature] add divider component (#3755) 2019-07-04 20:51:43 +08:00
neverland
09c597db8a
[improvement] Grid: add type definition (#3682) 2019-06-28 16:24:20 +08:00
neverland
fbd751a641
[new feature] ImagePreview: add onChange option (#3630) 2019-06-25 15:49:17 +08:00
neverland
6a6cc1cef7
[bugfix] Toast: missing type definition of clear method (#3542) 2019-06-18 14:23:08 +08:00
neverland
4af5f4728f
[bugfix] Image: missing type definition (#3520) 2019-06-15 11:00:58 +08:00
neverland
153fb9d69f
[new feature] Toast: add icon prop (#3485) 2019-06-12 17:21:59 +08:00
陈嘉涵
27b784d2ec [type] Dialog: add Component property 2019-06-01 11:58:19 +08:00