1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-25 10:56:35 +08:00

57 Commits

Author SHA1 Message Date
neverland
3344e31a92
types(IndexBar): add scrollTo method () 2021-01-02 16:31:24 +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
neverland
862adcd8eb
docs: display all less variables () 2020-11-22 16:02:46 +08:00
neverland
a3b9e67d36
docs: fix grammar errors () 2020-11-20 20:39:40 +08:00
neverland
d78438a899
fix(IndexBar): incorrect behavior inside popup () 2020-11-15 10:43:12 +08:00
neverland
c13b953cff
feat(IndexBar): add change event ()
* feat(IndexBar): add change event

* docs(IndexBar): update event param
2020-10-08 18:56:21 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
neverland
d0eb103cba
docs: remove earlier version tags () 2020-09-05 07:13:47 +08:00
neverland
4f9eeec752
style(Tabs): adjust default line-width to 40px () 2020-08-13 20:50:53 +08:00
chenjiahan
69ac602bc2 style(Tab): remove default border 2020-07-31 19:25:19 +08:00
chenjiahan
f08064db1c docs: update tab color 2020-07-31 19:07:20 +08:00
neverland
06b0c59d2d
style(Tab): improve text size adjust, fix ellipsis issue () 2020-05-04 16:42:47 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
65bdc75ca6 chore: code review 2020-03-01 20:29:03 +08:00
陈嘉涵
871398b223 chore: improve test utils 2020-02-20 16:31:42 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵
8a679079fb feat: allow string type z-index 2020-01-28 21:34:16 +08:00
陈嘉涵
0011db7536 feat(IndexBar): add @index-bar-index-active-color less var 2020-01-28 15:39:35 +08:00
陈嘉涵
89ee8e3872 feat(IndexBar): add @index-anchor-z-index、@index-bar-sidebar-z-index less var 2020-01-28 12:01:39 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵
80568816e3 docs: update install guide 2020-01-16 20:58:32 +08:00
陈嘉涵
26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
陈嘉涵
d9d63959f5 feat: add use-lock-scroll hook 2020-01-13 16:37:27 +08:00
陈嘉涵
2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverland
a154e0683a
fix(IndexBar): incorrect anchor position when anchor doesn't have a parent node () 2019-12-30 21:46:53 +08:00
健忘症患者丶
4603e1633c feat(Tab): add scrollspy prop () 2019-12-16 20:17:09 +08:00
Fyerl
7aee4fb9a2 fix(Indexbar): fix some bugs () 2019-11-14 17:48:37 +08:00
neverland
aee1091c5c
chore: adjust path of test utils () 2019-11-13 16:46:01 +08:00
neverland
557b8ea54d
chore: add @font-weight-bold var () 2019-09-26 20:39:59 +08:00
neverland
f6f696ff73
chore: use preventDefault util () 2019-09-10 17:08:43 +08:00
neverland
ecbdc2bede
docs: type highlight () 2019-08-27 22:09:21 +08:00
neverland
959efb0ce6
docs: add version tip in en docs () 2019-08-27 19:56:30 +08:00
流采
689a579503 fix(IndexBar): fix the problem of rolling out parent boundaries when sucking bottom () 2019-08-24 16:01:55 +08:00
流采
3a65004c6f [bugfix]: IndexBar: fix sticky bug () 2019-08-22 09:41:11 +08:00
neverland
cf92bb122a
[Doc] update install guide () 2019-08-10 11:11:10 +08:00
neverland
24f5a91cd3
[improvement] add constant of border () 2019-08-09 14:15:49 +08:00
neverland
4cba618792
[improvement] List: unify text font-size () 2019-08-09 14:03:19 +08:00
neverland
3a77666e49
[improvement] update lint rules () 2019-07-26 11:47:17 +08:00
neverland
4d0d54dbf4
[bugfix] IndexBar: should update when index-list updated () 2019-07-23 20:50:08 +08:00
neverland
5d83423b34
[improvement] add padding variables () 2019-07-20 15:46:27 +08:00
流采
511087bc74 [bugfix] compatible <body /> is the scene of the scrolling container () 2019-07-15 19:36:21 +08:00