134 Commits

Author SHA1 Message Date
neverland
5d5ff1da4a
chore: function components support named exports (#8314) 2021-03-09 11:18:58 +08:00
neverland
110af6f1f4
docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverland
ae40d40c24
types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverland
e540876398
refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverland
1dc1b708f0
types: reduce any (#8256) 2021-03-03 17:46:00 +08:00
neverland
202edb24c7
chore: improve multiple watch source (#8253) 2021-03-03 16:32:38 +08:00
chenjiahan
6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
chenjiahan
a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverland
e6eb703207
chore(Toast): fix missing overlay prop (#8236) 2021-02-27 20:56:21 +08:00
neverland
1dbe9c54eb
chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
neverland
c054164ba6
fix(Toast): ssr error (#8214) 2021-02-25 10:13:36 +08:00
neverland
2168382917
test: improve test cases typing (#8202) 2021-02-23 20:54:28 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
08e928111b
types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
0b68d3a141
types: improve ref typing (#8124)
* types: improve ref typing

* types: message
2021-02-10 20:57:24 +08:00
neverland
89b65077d3
types(Dialog): dialog fn use ts (#8114) 2021-02-09 21:03:11 +08:00
neverland
02669ad025
types(Toast): add Toast method typing (#8095) 2021-02-07 10:24:20 +08:00
neverland
45cbd17b1e
types(Toast): use tsx (#8091) 2021-02-05 11:55:55 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
0f3610bafe
fix(Toast): closeOnClickOverlay not work (#8044)
* fix(Toast): closeOnClickOverlay not work

* fix: demo
2021-01-31 16:11:49 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
neverland
f8fb4fa96d
feat(Toast): add overlayClass option (#7925) 2021-01-16 19:42:06 +08:00
chenjiahan
c553551578 feat(Toast): add overlayStyle option #7898 2021-01-14 21:13:04 +08:00
chenjiahan
06f8c19660 docs(Toast): use setup 2020-12-15 15:24:49 +08:00
chenjiahan
43a7047326 docs: fix table 2020-12-14 17:07:58 +08:00
chenjiahan
d5b64a9538 chore(Toast): remove todo 2020-11-30 22:05:28 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan
8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +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
neverland
b9a8773a0a
fix(Toast): onClose option should only be called once (#7496) 2020-11-04 18:16:08 +08:00
Mikasa33
70a054df6e
docs(Toast): fix return value (#7426) 2020-10-28 18:09:34 +08:00
chenjiahan
59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +08:00
chenjiahan
a82a1202cd fix(Toast): lockCount might be minus 2020-10-23 22:17:54 +08:00
Mikasa33
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
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
neverland
22888a7e97
test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverland
4b4203daec
fix(Toast): add mask option deprecation warning (#7342) 2020-10-15 22:05:21 +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
chenjiahan
a622caa649 fix(Toast): should not lock scroll 2020-10-09 17:55:50 +08:00
chenjiahan
c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00