Commit Graph

26 Commits

Author SHA1 Message Date
neverland
f8fb4fa96d feat(Toast): add overlayClass option (#7925) 2021-01-16 19:42:06 +08:00
chenjiahan
a583c83c25 chore(Toast): improve render 2020-09-25 17:12:03 +08:00
chenjiahan
4ddf4e7018 chore(Toast): improve clear method 2020-09-01 09:52:42 +08:00
chenjiahan
6e6cfe5c65 refactor: update usePopupState 2020-09-01 09:47:59 +08:00
chenjiahan
c4921da290 refactor(Toast): usePopupState 2020-08-31 20:19:08 +08:00
chenjiahan
10355ed849 feat: add usePopupState 2020-08-31 19:59:19 +08:00
chenjiahan
f02afd882c feat: add mountComponent utils 2020-08-31 17:49:19 +08:00
chenjiahan
dac7feb919 fix(Toast): failed to modify message 2020-08-29 19:41:13 +08:00
chenjiahan
b67d0f10f8 Merge branch 'dev' into next 2020-08-22 18:11:26 +08:00
neverland
a78a7b6aa8 fix(Toast): failed to reopen when using get-container (#7032) 2020-08-21 20:53:21 +08:00
chenjiahan
52b187692b breaking change: rename get-container to teleport 2020-08-21 10:58:02 +08:00
chenjiahan
5d2cd516ed feat: migrate Toast component 2020-08-07 07:16:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
52aa9e8559 fix(Popup): may throw error when using get-container and destroyed 2020-02-04 14:28:10 +08:00
陈嘉涵
4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverland
5040233234 feat(Toast): add overlay prop (#4969) 2019-11-09 16:28:16 +08:00
neverland
b055980fe0 feat(Toast): add clickOnClickOverlay option (#4967) 2019-11-09 15:50:10 +08:00
neverland
fbb34a0f90 chore: avoid using delete (#4923) 2019-11-05 09:36:25 +08:00
neverland
02e84d1e15 feat(Toast): change default duration to 2s (#4886) 2019-10-31 11:33:04 +08:00
neverland
9ac81d6497 feat(Toast): support set default options of specfic type (#4848) 2019-10-26 16:37:58 +08:00
neverland
be2a1bf91c feat(Toast): add transition option (#4638) 2019-10-03 08:51:50 +08:00
neverland
d2b28432cd feat(Toast): add closeOnClick option (#4192) 2019-08-22 17:57:25 +08:00
neverland
1c09a44751 [new feature] Toast: add iconPrefix option (#3872) 2019-07-17 10:34:02 +08:00
neverland
0a767bed7f [bugfix] Toast: incorrect overlay duration (#3671) 2019-06-27 22:39:38 +08:00
neverland
75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00