171 Commits

Author SHA1 Message Date
neverland
33996db3fa
chore: demo using css vars (#9265) 2021-08-17 09:50:28 +08:00
neverland
08c53c82d2
docs: add type version tip (#9244) 2021-08-12 09:57:20 +08:00
neverland
735f7dd24a
chore: remote isWeapp mixin (#9236)
* chore: remote isWeapp mixin

* fix: demo locale
2021-08-11 11:06:53 +08:00
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +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
795de3dd51
types(Tabs): add TabsInstance type (#9174)
* types(Tabs): add TabsInstance type

* types: fix
2021-08-03 20:30:21 +08:00
neverland
b7e6e68a92
chore(Tabs): add deprecation warning (#9129)
* chore(Tabs): add deprecation warning

* chore: upd

* chore: upd
2021-07-28 09:33:28 +08:00
neverland
0736700296
docs: remove index key (#9122) 2021-07-26 19:12:36 +08:00
neverland
7ae00c1b40
docs(Tabs): add before-change swipeable tip (#9115) 2021-07-25 05:46:50 +08:00
neverland
4a74aa523a
docs: improve interceptor typing (#9066) 2021-07-19 15:39:02 +08:00
neverland
34d4937f2b
chore: fix all typos (#9053) 2021-07-17 16:07:42 +08:00
neverland
83cf4ebd33
feat(Tabs): click-tab event add disabled param (#9042) 2021-07-16 11:37:36 +08:00
neverland
da9b09b471
feat(Tabs): add click-tab event (#9037) 2021-07-15 14:58:47 +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
踏学吾痕
ac3c5aa951
docs: fix format errors (#8919)
* docs: fix format errors

* docs: fix format errors
2021-06-24 09:49:08 +08:00
neverland
2877363489
feat(Tabs): add nav-bottom slot (#8915) 2021-06-23 16:38: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
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
neverland
38aeecfcb7
fix(List): skip check when inside an inactive tab (#8741) 2021-05-22 17:38:05 +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
74e19f55d1
chore: adjust some code (#8446) 2021-04-02 10:19:33 +08:00
neverland
71d60cdca0
feat(Cascader): add swipeable prop (#8383) 2021-03-21 21:25:00 +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
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
chenjiahan
6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
906f01cc8e
types(Tabs): use tsx (#8187) 2021-02-20 17:49:34 +08:00
neverland
66f51ed2b5
docs(Tabs): add intro (#8173) 2021-02-17 16:32:11 +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
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
174e2704bf
docs: improve style typing (#7928) 2021-01-16 20:01:06 +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
e3e9012ead test(Tab): fix snapsho 2021-01-09 16:31:09 +08:00
chenjiahan
dd7583e23f test(Tab): update test cases 2021-01-09 15:38:03 +08:00
chenjiahan
c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan
a524b5284f test: update snapshots 2020-12-26 15:52:54 +08:00