76 Commits

Author SHA1 Message Date
陈嘉涵
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
陈嘉涵
5f5de381e8 [new feature] Notify: add onOpened prop 2019-05-30 14:29:59 +08:00
陈嘉涵
333666f506 [new feauture] Notify: add onClose option 2019-05-30 12:00:47 +08:00
陈嘉涵
fecc82e69b [new feature] Toast: add onOpened option 2019-05-28 20:27:20 +08:00
陈嘉涵
b572c76245 [new feature] ImagePreview: add closeOnPopstate prop 2019-05-24 20:13:50 +08:00
陈嘉涵
234986e509 [improvement] add type definition of new components 2019-05-15 17:29:05 +08:00
陈嘉涵
210122d518 [new feature] Notify: add onClick event 2019-05-01 09:17:59 +08:00
陈嘉涵
baf309c33a [breaking change] Badge: rename to sidebar 2019-04-29 20:06:20 +08:00
陈嘉涵
a84d93869c [breaking change] remove waterfall component 2019-04-29 19:40:40 +08:00
陈嘉涵
138790b3e3 [breaking change] GoodsAction: rename component 2019-04-29 16:40:50 +08:00
陈嘉涵
b8424f8de9 [breaking change] Actionsheet: rename to ActionSheet 2019-04-29 14:20:00 +08:00
neverland
e6d4f331a8
[new feature] ImagePreview: add max-zoom、min-zoom prop (#3133) 2019-04-11 14:38:46 +08:00
neverland
fc412ce1aa
[new feature] Dialog: add confirmButtonText、cancelButtonText prop (#3107) 2019-04-08 20:27:50 +08:00
neverland
c1adaebaa6
[new feature] Dialog: add getContainer option (#3040) 2019-03-22 15:13:30 +08:00
neverland
2e7ca412ff
[new feature] Toast: add onClose prop (#2964) 2019-03-13 20:16:39 +08:00
neverland
da91631b0d
[improvement] Notify: tsx & functional (#2810) 2019-02-20 19:44:14 +08:00
neverland
0ddafc77d8
[improvement] entry file ts (#2802) 2019-02-20 11:37:02 +08:00