Commit Graph
23 Commits
Author SHA1 Message Date
Mikasa33andGitHub 763018907d fix(Toast): can't forbid click (#7396)
解决禁止背景点击失效的问题
2020-10-23 22:16:13 +08:00
chenjiahan bd1ed1c1ce fix(Toast): shoud watch duration #7394 2020-10-23 22:12:21 +08:00
chenjiahan a622caa649 fix(Toast): should not lock scroll 2020-10-09 17:55:50 +08:00
chenjiahan 6e6cfe5c65 refactor: update usePopupState 2020-09-01 09:47:59 +08:00
chenjiahan e1ac3f9a58 chore(Dialog): improve code 2020-08-31 11:53:40 +08:00
chenjiahan 44aaa47187 refactor(Toast): refactor with composition api 2020-08-31 11:41:48 +08:00
chenjiahan c0c4f764b5 fix: rename domPropsInnerHTML to innerHTML 2020-08-17 20:23:32 +08:00
chenjiahan 6c85294d35 fix: rename unmount lifecycles 2020-08-17 10:40:48 +08:00
chenjiahan 5d2cd516ed feat: migrate Toast component 2020-08-07 07:16:33 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverlandandGitHub 8dea26db95 fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverlandandGitHub cf43e6ee75 fix(Toast): may lose forbid click when has multiple toasts (#5398) 2019-12-27 10:57:47 +08:00
neverlandandGitHub ce8d04fc40 feat(Toast): add type classNames (#4785) 2019-10-19 16:45:34 +08:00
neverlandandGitHub 878b330431 feat(Toast): add @toast-loading-icon-color var (#4782) 2019-10-19 16:20:05 +08:00
neverlandandGitHub be2a1bf91c feat(Toast): add transition option (#4638) 2019-10-03 08:51:50 +08:00
neverlandandGitHub d2b28432cd feat(Toast): add closeOnClick option (#4192) 2019-08-22 17:57:25 +08:00
neverlandandGitHub 19cd2ed38e [improvement] optimize watch options (#4075) 2019-08-09 11:54:42 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub 1c09a44751 [new feature] Toast: add iconPrefix option (#3872) 2019-07-17 10:34:02 +08:00
neverlandandGitHub be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00