Commit Graph
38 Commits
Author SHA1 Message Date
neverlandandGitHub 62eda87c99 chore: split function call (#8424) 2021-03-29 17:47:24 +08:00
neverlandandGitHub ca9ec7e1bd fix(Toast): icon-size prop should affect loading icon (#8339) 2021-03-14 11:52:28 +08:00
neverlandandGitHub 7a14991b16 feat(Toast): add iconSize option (#8338) 2021-03-14 11:44:43 +08:00
c5ac2b62aa test(Toast): add test cases (#8324)
* test(Toast): add test cases

* test(Toast): add test cases

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-13 17:44:12 +08:00
neverlandandGitHub 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub e6eb703207 chore(Toast): fix missing overlay prop (#8236) 2021-02-27 20:56:21 +08:00
neverlandandGitHub 1dbe9c54eb chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
neverlandandGitHub 2168382917 test: improve test cases typing (#8202) 2021-02-23 20:54:28 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
chenjiahan e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverlandandGitHub 0f3610bafe fix(Toast): closeOnClickOverlay not work (#8044)
* fix(Toast): closeOnClickOverlay not work

* fix: demo
2021-01-31 16:11:49 +08:00
chenjiahan c553551578 feat(Toast): add overlayStyle option #7898 2021-01-14 21:13:04 +08:00
chenjiahan ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan 9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan 0017c352b0 test(Toast): should allow to toggle lockClick class 2020-11-12 11:35:26 +08:00
chenjiahan 24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan 1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverlandandGitHub b9a8773a0a fix(Toast): onClose option should only be called once (#7496) 2020-11-04 18:16:08 +08:00
chenjiahan a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
neverlandandGitHub 14609a3c3d style(Toast): adjust top position (#7044) 2020-08-25 11:47:16 +08:00
neverlandandGitHub a78a7b6aa8 fix(Toast): failed to reopen when using get-container (#7032) 2020-08-21 20:53:21 +08:00
neverlandandGitHub a8debb9266 docs(Toast): update demo (#6909) 2020-07-30 21:38:54 +08:00
neverlandandGitHub bb65c62b1e fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
chenjiahan c7e51158aa chore: format test cases 2020-03-15 11:04:29 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverlandandGitHub cf43e6ee75 fix(Toast): may lose forbid click when has multiple toasts (#5398) 2019-12-27 10:57:47 +08:00
neverlandandGitHub aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverlandandGitHub 9ac81d6497 feat(Toast): support set default options of specfic type (#4848) 2019-10-26 16:37:58 +08:00
neverlandandGitHub ce8d04fc40 feat(Toast): add type classNames (#4785) 2019-10-19 16:45:34 +08:00
neverlandandGitHub c0bc240bc8 docs(Toast): add loadingType demo (#4783) 2019-10-19 16:31:13 +08:00
neverlandandGitHub 878b330431 feat(Toast): add @toast-loading-icon-color var (#4782) 2019-10-19 16:20:05 +08:00
neverlandandGitHub d2b28432cd feat(Toast): add closeOnClick option (#4192) 2019-08-22 17:57:25 +08:00
neverlandandGitHub ff85de854c [bugfix] Popup: ensure z-index setting order (#4026) 2019-08-02 10:41:40 +08:00
neverlandandGitHub 3c2270a5ad [bugfix] Tabs: incorrect line position in some cases (#3961) 2019-07-25 19:03:16 +08:00
neverlandandGitHub 1c09a44751 [new feature] Toast: add iconPrefix option (#3872) 2019-07-17 10:34:02 +08:00
neverlandandGitHub 0a767bed7f [bugfix] Toast: incorrect overlay duration (#3671) 2019-06-27 22:39:38 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00