157 Commits

Author SHA1 Message Date
neverland
c3ad21791b
docs: prefer using ref (#9285)
* docs: prefer using ref

* docs: fix lint error
2021-08-18 16:39:09 +08:00
neverland
5adaeb704d
docs(DropdownMenu): fix demo state (#9278) 2021-08-18 10:05:44 +08:00
neverland
cb25a8c4ae
chore: prefer using ref in script setup (#9276) 2021-08-17 20:56:33 +08:00
neverland
42888a1c22
types: using exact component instance type (#9256) 2021-08-13 09:59:44 +08:00
neverland
08c53c82d2
docs: add type version tip (#9244) 2021-08-12 09:57:20 +08:00
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverland
2596166e95
types(DropdownItem): add DropdownItemInstance type (#9214) 2021-08-09 17:06:55 +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
0e05d8c908
types: improve relation types (#9016) 2021-07-12 20:54:19 +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
neverland
4ccd7c1cb5
feat: add more color variables (#8861)
* style: add --van-warning-color

* style: add --van-success-color

* feat: add more color variables
2021-06-14 15:21:05 +08:00
chenjiahan
981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahan
9b5882b8c3 docs: fix missing variable values 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
b3e08777fa
docs(DropdownMenu): add transform faq (#8567) 2021-04-19 17:27:45 +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
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
nemo-shen
5eeaa2dd9b
test(DropdownMenu): test cases (#8425)
* test(DropdownMenu): test cases

* test(DropdownMenu): test cases

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-30 16:37:05 +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
ceebc22e63
types: extract prop types (#8332) 2021-03-14 10:58:08 +08:00
neverland
e1bfb7b27d
feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323) 2021-03-12 09:43:31 +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
831091182a
chore: using symbol as provide key (#8260) 2021-03-04 10:58:36 +08:00
neverland
2d8914c2c8
chore: add getZIndexStyle util (#8254) 2021-03-03 16:45:32 +08:00
chenjiahan
6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
neverland
397af4f50a
docs: fix some mistakes (#8208) 2021-02-24 16:09:57 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
f4698ebf44
docs: demo ts (#8196) 2021-02-22 20:36:59 +08:00
neverland
8568c02e0b
types(DropdownMenu): use tsx (#8167) 2021-02-16 13:20:05 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
6a3d716f6e
docs(DropdownItem): fix v-model document (#8043) 2021-01-31 15:58:28 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
neverland
9d152bdf74
feat(DropdownItem): title-class can be array or object type (#7926) 2021-01-16 19:44:59 +08:00
chenjiahan
959cfff423 test(DropdownMenu): fix snapshot 2021-01-15 13:27:11 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan
0ef23a3477 docs(DropdownMenu): use composition api 2020-12-13 14:36:14 +08:00
chenjiahan
28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan
1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +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