Commit Graph
63 Commits
Author SHA1 Message Date
chenjiahan c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan 6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan 0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan e4b7952061 chore(IndexBar): use relation 2020-09-26 10:53:24 +08:00
chenjiahan d659c0c99e chore(utils): isHidden support ref element 2020-09-15 19:37:53 +08:00
chenjiahan 1e7e7086d6 chore: rename rootRef to root 2020-09-15 19:32:45 +08:00
chenjiahan c8d573cbe7 chore(touch): add isVertical/isHorizontal 2020-09-14 20:56:28 +08:00
chenjiahan ecbaddd5e1 feat(use): add useScrollParent 2020-09-12 22:04:02 +08:00
chenjiahan a58da5570b refactor(use): adjust useEventListener params 2020-09-12 21:16:44 +08:00
chenjiahan c2135d4151 chore: use useEventListener 2020-09-12 21:06:11 +08:00
chenjiahan f94c8ccbb9 refactor(IndexBar): refactor with composition api 2020-09-09 10:20:03 +08:00
chenjiahan f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverlandandGitHub d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan f956d1ab3b feat: migrate IndexBar component 2020-08-17 10:49:27 +08:00
neverlandandGitHub 4f9eeec752 style(Tabs): adjust default line-width to 40px (#7002) 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
neverlandandGitHub 06b0c59d2d style(Tab): improve text size adjust, fix ellipsis issue (#6209) 2020-05-04 16:42:47 +08:00
chenjiahanandneverland 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
neverlandandGitHub a154e0683a fix(IndexBar): incorrect anchor position when anchor doesn't have a parent node (#5429) 2019-12-30 21:46:53 +08:00
健忘症患者丶andneverland 4603e1633c feat(Tab): add scrollspy prop (#5273) 2019-12-16 20:17:09 +08:00
Fyerlandneverland 7aee4fb9a2 fix(Indexbar): fix some bugs (#5012) 2019-11-14 17:48:37 +08:00
neverlandandGitHub aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverlandandGitHub 557b8ea54d chore: add @font-weight-bold var (#4594) 2019-09-26 20:39:59 +08:00
neverlandandGitHub f6f696ff73 chore: use preventDefault util (#4412) 2019-09-10 17:08:43 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
流采andneverland 689a579503 fix(IndexBar): fix the problem of rolling out parent boundaries when sucking bottom (#4218) 2019-08-24 16:01:55 +08:00
流采andneverland 3a65004c6f [bugfix]: IndexBar: fix sticky bug (#4184) 2019-08-22 09:41:11 +08:00
neverlandandGitHub cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00