chenjiahan
|
0f06cb2303
|
fix(Swipe): incorrect active tab when activated #7772
|
2020-12-24 21:01:52 +08:00 |
|
neverland
|
dc3fee12c1
|
chore: fix prettier version (#7739)
* chore: fix prettier version
* docs: fix
|
2020-12-14 17:04:43 +08:00 |
|
chenjiahan
|
09858eb1d3
|
docs: improve demo translating
|
2020-12-11 10:07:07 +08:00 |
|
chenjiahan
|
d297807f55
|
docs(Swipe): use composition api
|
2020-12-09 10:13:07 +08:00 |
|
chenjiahan
|
c96a75ac38
|
docs(Swipe): add lazy-render demo
|
2020-11-30 20:45:03 +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
|
71def44061
|
Merge branch '2.x' into dev
|
2020-11-15 15:38:22 +08:00 |
|
neverland
|
5b4e063fa9
|
fix(Swipe): leak when width has decimal (#7562)
|
2020-11-15 15:33:49 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
c9417341e0
|
perf(Swipe): avoid repeated initialization
|
2020-11-11 22:39:11 +08:00 |
|
chenjiahan
|
24c4896a11
|
test: enable all demo snapshots
|
2020-11-08 20:30:51 +08:00 |
|
chenjiahan
|
22747b4f6e
|
Merge branch '2.x' into dev
|
2020-11-01 10:55:52 +08:00 |
|
neverland
|
818192c1c8
|
fix(Swipe): item should only rendered once (#7466)
|
2020-11-01 10:47:09 +08:00 |
|
neverland
|
faefd7ec85
|
fix(Swipe): incorrect lazy render when loop is false (#7465)
|
2020-11-01 10:28:33 +08:00 |
|
chenjiahan
|
2d2f0d8ad4
|
Merge branch '2.x' into dev
|
2020-10-31 18:19:32 +08:00 |
|
neverland
|
2bd597ecfd
|
docs(Swipe): add resize faq (#7459)
|
2020-10-31 08:30:39 +08:00 |
|
chenjiahan
|
01f3040ac7
|
docs: adjust resize method description
|
2020-10-29 22:46:27 +08:00 |
|
Mikasa33
|
2c980a0940
|
chore(Swipe): remove console.log (#7403)
delete console.log()
|
2020-10-26 13:40:25 +08:00 |
|
chenjiahan
|
59ed9eee51
|
docs: link to vue3 site
|
2020-10-25 09:25:26 +08:00 |
|
chenjiahan
|
5e00ab978b
|
Merge branch '2.x' into dev
|
2020-10-24 18:02:50 +08:00 |
|
chenjiahan
|
2206e77cc5
|
docs: update links
|
2020-10-24 17:25:35 +08:00 |
|
chenjiahan
|
d7a944e391
|
Merge branch 'dev' into next
|
2020-10-22 17:53:36 +08:00 |
|
chenjiahan
|
76299ef0be
|
docs: add more component intro
|
2020-10-22 17:52:46 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
c7a2a538e1
|
fix(Swipe): dynamically render failed #7366
|
2020-10-21 14:29:10 +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
|
c8a00f3ad3
|
chore: move useCountdown to @vant/use
|
2020-10-06 10:03:08 +08:00 |
|
chenjiahan
|
fd92564c27
|
chore: move useRect to @vant/use
|
2020-10-05 11:22:30 +08:00 |
|
chenjiahan
|
1376d6f3f7
|
feat(Tab): add swipe animation #1174
|
2020-10-03 15:33:21 +08:00 |
|
chenjiahan
|
1aa1b3d3a5
|
Merge branch 'dev' into next
|
2020-10-02 08:50:37 +08:00 |
|
neverland
|
8d2c4b1e46
|
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method
* chore: update doc
|
2020-09-29 20:49:22 +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
|
c175cdd2bb
|
chore(Swipe): use relation
|
2020-09-26 11:05:39 +08:00 |
|
chenjiahan
|
cc8b76c86d
|
Merge branch 'dev' into next
|
2020-09-18 22:01:02 +08:00 |
|
neverland
|
d9e24286d2
|
fix(Swipe): can't disable loop in some cases (#7208)
|
2020-09-18 21:53:50 +08:00 |
|
neverland
|
deeff0bdec
|
fix(Swipe): incorrect indicator color trantision (#7207)
|
2020-09-18 21:49:54 +08:00 |
|
chenjiahan
|
39c68c993a
|
refactor(Swipe): refactor with composition api
|
2020-09-17 15:11:36 +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
|
f978642277
|
feat: migrate Swipe component
|
2020-08-17 10:12:56 +08:00 |
|
neverland
|
ebb964aed8
|
fix(ImagePreview): fit orientationchange (#6825)
* fix(ImagePreview): fit orientationchange
* chore: remove log
|
2020-07-20 22:41:26 +08:00 |
|
neverland
|
9e0400260f
|
docs(Swipe): add faq (#6688)
|
2020-07-03 14:22:06 +08:00 |
|