neverland
|
cb25a8c4ae
|
chore: prefer using ref in script setup (#9276)
|
2021-08-17 20:56:33 +08:00 |
|
neverland
|
33996db3fa
|
chore: demo using css vars (#9265)
|
2021-08-17 09:50:28 +08:00 |
|
neverland
|
4c41908ac1
|
refactor: demo using script setup (#9235)
|
2021-08-11 10:55:10 +08:00 |
|
neverland
|
eaccf2db0f
|
feat(Style): add van-safe-area-bottom util class (#9205)
* feat(Style): add van-safe-area-bottom class
* chore: update test cases
|
2021-08-08 09:08:23 +08:00 |
|
neverland
|
46cbdfa8ce
|
docs: add teleport link (#9176)
|
2021-08-04 10:14:57 +08:00 |
|
neverland
|
d6e5dcb813
|
docs: add disable animation tip (#9175)
|
2021-08-04 09:59:22 +08:00 |
|
neverland
|
29c63a905b
|
feat: ActionSheet、ShareSheet add before-close prop (#9068)
|
2021-07-19 21:02:42 +08:00 |
|
neverland
|
be3a7d7497
|
docs: fix gray typo (#8953)
* docs: fix gray typo
* docs: fix prettier issue
|
2021-06-29 20:41:29 +08:00 |
|
chenjiahan
|
981ad0f3ce
|
docs: update componen varriable value format
|
2021-06-14 11:13:38 +08:00 |
|
chenjiahan
|
b3cc75dcbd
|
docs: update component css vars value
|
2021-06-14 11:13:38 +08:00 |
|
neverland
|
8e3833acc8
|
docs: update component CSS variable names (#8857)
|
2021-06-14 10:23:47 +08:00 |
|
chenjiahan
|
710aebaee4
|
feat(style): component using basic css variables
|
2021-06-12 15:52:22 +08:00 |
|
chenjiahan
|
fe1cba97b7
|
feat(style): add component css variables
|
2021-06-12 15:52:22 +08:00 |
|
neverland
|
b2a090344f
|
docs: improve teleport description (#8819)
|
2021-06-07 19:25:06 +08:00 |
|
neverland
|
bd609e1df0
|
perf: add truthProp util (#8522)
* perf: add TruthyProp util
* chore: rename
* chore: upd
|
2021-04-14 10:26:21 +08:00 |
|
neverland
|
9deca34d1d
|
chore: remove object spead (#8514)
|
2021-04-12 20:57:24 +08:00 |
|
dengrongyao
|
55afff0e9c
|
docs: Adjust punctuation
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
2210f8240d
|
docs: Supplement English intro
|
2021-04-08 09:57:55 +08:00 |
|
neverland
|
f7706fb179
|
docs: add component registration link (#8378)
|
2021-03-18 11:23:49 +08:00 |
|
neverland
|
b3146b9108
|
style: decentralized less var (#8369)
* style: decentralized less var
* chore: remove emtpy var file
|
2021-03-17 16:14:18 +08:00 |
|
neverland
|
393d7cb7af
|
feat(ActionSheet): add cancel slot (#8333)
|
2021-03-14 11:14:55 +08:00 |
|
neverland
|
1381070a12
|
chore: prefer named exports (#8315)
* chore: prefer named exports
* chore: fix import
|
2021-03-09 15:39:26 +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
|
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 |
|