129 Commits

Author SHA1 Message Date
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverland
d36b4a901d
docs(IndexBar): fix repeated methods (#9182) 2021-08-04 16:13:44 +08:00
neverland
34d4937f2b
chore: fix all typos (#9053) 2021-07-17 16:07:42 +08:00
neverland
0e05d8c908
types: improve relation types (#9016) 2021-07-12 20:54:19 +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
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
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
026a1094c5
feat(IndexBar): add teleport prop (#8820) 2021-06-07 19:31:40 +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
56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +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
dengrongyao
cf7eadc6b2 docs: Supplement Chinese 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
ceebc22e63
types: extract prop types (#8332) 2021-03-14 10:58:08 +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
3fd2972b7c
chore: array fill (#8263) 2021-03-04 14:04:47 +08:00
neverland
12be46fad8
chore: improve filter (#8262) 2021-03-04 11:27:39 +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
chenjiahan
a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
9ad0eafae0
types: improve ref typing (#8182) 2021-02-19 20:58:02 +08:00
neverland
9e05d21445
fix(IndexBar): failed to render active anchor when inited (#8164) 2021-02-16 10:57:19 +08:00
neverland
57a36967c5
types(IndexBar): use tsx (#8163) 2021-02-16 10:48:28 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
eed972d99a test(Sticky): update test cases 2021-01-03 16:20:24 +08:00
chenjiahan
ccc7f3be31 test(IndexBar): update test cases 2021-01-03 14:39:30 +08:00
chenjiahan
c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan
3a0b6d1c30 Merge branch '2.x' into dev 2021-01-02 17:20:30 +08:00
neverland
3344e31a92
types(IndexBar): add scrollTo method (#7845) 2021-01-02 16:31:24 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
晓晓晓晓晓丶vv
a8bbaf1bfd
feat(IndexBar): add scrollTo method (#7794) 2020-12-24 19:29:03 +08:00
chenjiahan
54fab50c3c docs: remove legacy locale mixin 2020-12-15 17:01:55 +08:00
chenjiahan
43a7047326 docs: fix table 2020-12-14 17:07:58 +08:00
chenjiahan
afd3474da3 docs(IndexBar): use composition api 2020-12-09 14:38:14 +08:00
chenjiahan
28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan
aad0559064 style(IndexBar): increase right padding to 8px 2020-11-30 23:00:32 +08:00
chenjiahan
87b0a03495 style(IndexBar): adjust sticky anchor color to red 2020-11-30 23:00:32 +08:00
chenjiahan
65b6807a7e style(IndexBar): adjust default highlight color to red 2020-11-30 23:00:32 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00