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 |
|
chenjiahan
|
8ce14496f5
|
Merge branch '2.x' into dev
|
2020-11-22 16:06:24 +08:00 |
|
neverland
|
862adcd8eb
|
docs: display all less variables (#7604)
|
2020-11-22 16:02:46 +08:00 |
|
chenjiahan
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +08:00 |
|
chenjiahan
|
f34d828f25
|
Merge branch '2.x' into dev
|
2020-11-21 18:47:31 +08:00 |
|
neverland
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +08:00 |
|
chenjiahan
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +08:00 |
|
chenjiahan
|
6c6ea01599
|
Merge branch '2.x' into dev
|
2020-11-15 11:16:02 +08:00 |
|
neverland
|
d78438a899
|
fix(IndexBar): incorrect behavior inside popup (#7559)
|
2020-11-15 10:43:12 +08:00 |
|
chenjiahan
|
24c4896a11
|
test: enable all demo snapshots
|
2020-11-08 20:30:51 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|
chenjiahan
|
f2b6f3d4d1
|
chore: rename all legacy test cases
|
2020-10-13 16:56:11 +08:00 |
|
chenjiahan
|
6a306c332e
|
Merge branch 'dev' into next
|
2020-10-09 17:55:10 +08:00 |
|
neverland
|
c13b953cff
|
feat(IndexBar): add change event (#7296)
* feat(IndexBar): add change event
* docs(IndexBar): update event param
|
2020-10-08 18:56:21 +08:00 |
|
chenjiahan
|
fd92564c27
|
chore: move useRect to @vant/use
|
2020-10-05 11:22:30 +08:00 |
|
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 |
|
neverland
|
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 |
|
neverland
|
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 |
|
neverland
|
06b0c59d2d
|
style(Tab): improve text size adjust, fix ellipsis issue (#6209)
|
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 |
|