142 Commits

Author SHA1 Message Date
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
d4fda0b4b0
fix(ActionSheet): should not reopen when closed (#8272) 2021-03-04 19:43:57 +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
87b6654900
chore(Popup): adjust shared props (#8224) 2021-02-26 10:33:55 +08:00
neverland
cb6276451e
docs(ActionSheet): add overlay-style、overlay-class (#8223) 2021-02-26 10:31:15 +08:00
neverland
1dbe9c54eb
chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
neverland
2168382917
test: improve test cases typing (#8202) 2021-02-23 20:54:28 +08:00
neverland
1170262d72
test: fix index.spec.ts typing (#8201) 2021-02-23 19:43:29 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
8696f4ee70
types(utils): pick type (#8179) 2021-02-19 19:38:47 +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
0897d46143
feat(Popup): click-overlay add event param (#8107) 2021-02-09 16:45:42 +08:00
neverland
9735369e99
fix(ActionSheet): safe-area-inset-bottom not work (#8085) 2021-02-05 10:24:42 +08:00
neverland
3db2610931
docs(ActionSheet): add callback (#8072) 2021-02-03 11:00:06 +08:00
neverland
3da3dfe7dd
chore(ActionSheet): use tsx (#8071) 2021-02-03 10:57:52 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan
cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
09858eb1d3 docs: improve demo translating 2020-12-11 10:07:07 +08:00
chenjiahan
8a7882b0c8 docs(ActionSheet): use composition api 2020-12-09 17:48:37 +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
Hex
9213839980 fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578) 2020-11-17 21:59:50 +08:00
Hex
4bcdd5e2fd
fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578) 2020-11-17 21:56:17 +08:00
chenjiahan
98c553de29 test(NavBar): update test cases 2020-11-14 07:06:21 +08:00
chenjiahan
bea039c810 test: should await setProps 2020-11-14 06:45:47 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
9d3aa1d0f0 test(ActionSheet): update test cases 2020-11-13 23:24:47 +08:00
chenjiahan
9965986869 fix(ActionSheet): incorrect behavior when clicking disabled option 2020-11-13 15:26:27 +08:00
chenjiahan
9240cd128f test(ActionSheet): add more test cases 2020-11-13 15:25:49 +08:00
chenjiahan
27b761f534 fix(ActionSheet): missing callback option 2020-11-13 15:12:01 +08:00
chenjiahan
00bc30c235 test(ActionSheet): update test cases 2020-11-13 14:14:27 +08:00
chenjiahan
21d52353ab test(ActionSheet): update some test cases 2020-11-11 23:17:36 +08:00
chenjiahan
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan
2293b652ab Merge branch '2.x' into dev 2020-10-29 22:03:29 +08:00
neverland
0cb55c33e0
chore(ActionSheet): optimize dom (#7434)
* chore(ActionSheet): optimize dom

* chore: update snapshot
2020-10-29 21:57:11 +08:00
Middletwo-Kid
1c38b7385b
style(action-sheet): make sure the layout is correct when actions is to much (#7401) 2020-10-28 21:04:23 +08:00
chenjiahan
5e00ab978b Merge branch '2.x' into dev 2020-10-24 18:02:50 +08:00
chenjiahan
2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00