neverland
|
2821acb37a
|
style(Loading): simplify selector (#9117)
|
2021-07-25 11:53:56 +08:00 |
|
neverland
|
aab3646972
|
test(ImagePreview): fix snapshot (#8443)
|
2021-04-01 10:32:34 +08:00 |
|
neverland
|
62eda87c99
|
chore: split function call (#8424)
|
2021-03-29 17:47:24 +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
|
110af6f1f4
|
docs: revert cdn URL (#8310)
|
2021-03-08 17:19:56 +08:00 |
|
neverland
|
e540876398
|
refactor: reorganize all components (#8303)
|
2021-03-08 11:50:37 +08:00 |
|
nemo-shen
|
4d17bced55
|
fix(ImagePreview): add test cases (#8282)
|
2021-03-06 20:09:21 +08:00 |
|
chenjiahan
|
e2e0f66fe6
|
types: test cases typing
|
2021-02-11 13:04:00 +08:00 |
|
neverland
|
67d44a0fa5
|
docs: fix cdn link (#8023)
|
2021-01-27 10:25:07 +08:00 |
|
neverland
|
fcb5c223ba
|
perf(ImagePreview): adjust default swipeDuration to 300ms (#7970)
|
2021-01-23 11:31:56 +08:00 |
|
chenjiahan
|
0f7c088f9f
|
fix(ImagePreview): close-on-popstate not work #7880
|
2021-01-10 18:59:24 +08:00 |
|
chenjiahan
|
a524b5284f
|
test: update snapshots
|
2020-12-26 15:52:54 +08:00 |
|
chenjiahan
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +08:00 |
|
chenjiahan
|
9bd38cf446
|
test(ImagePreview): update test cases
|
2020-11-14 14:45:09 +08:00 |
|
chenjiahan
|
cfb16668ca
|
test(ImagePreview): update test cases
|
2020-11-14 08:38:44 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +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
|
d58777d562
|
Merge branch 'dev' into next
|
2020-09-10 16:44:24 +08:00 |
|
neverland
|
3dddeaa7a3
|
fix(ImagePreview): incorrect move range in some cases (#7142)
* fix(ImagePreview): incorrect move range in some cases
* chore: remove inBrowser
* test(ImagePreview): fix failed case
|
2020-09-09 17:59:59 +08:00 |
|
chenjiahan
|
52b187692b
|
breaking change: rename get-container to teleport
|
2020-08-21 10:58:02 +08:00 |
|
chenjiahan
|
8e9aad2c9f
|
test: fix failed test cases
|
2020-07-01 11:46:28 +08:00 |
|
neverland
|
0a5f8ed37a
|
fix(ImagePreview): longpress error on mobile safari (#6660)
|
2020-07-01 10:09:24 +08:00 |
|
neverland
|
1ee44f772a
|
Merge pull request #6656 from chenjiahan/image_preview_scale_0630
fix(ImagePreview): incorrect position after scale
|
2020-06-30 17:16:21 +08:00 |
|
chenjiahan
|
e93bec677e
|
fix(ImagePreview): scale event param
|
2020-06-30 15:01:01 +08:00 |
|
来铧敏
|
bd1279bc7d
|
feat(ImagePreview): add swipeTo method (#6596)
|
2020-06-22 20:47:04 +08:00 |
|
sylvaner_bc
|
39b5beeac0
|
feat(ImageView) support get container
|
2020-06-20 15:20:05 +08:00 |
|
neverland
|
5b2f13311c
|
fix(ImagePreview): incorrect drag area (#6574)
|
2020-06-19 11:24:12 +08:00 |
|
neverland
|
e01699a74b
|
fix(ImagePreview): image blurred after scale on iOS (#6496)
|
2020-06-09 22:42:16 +08:00 |
|
neverland
|
50a4dc681c
|
feat(ImagePreview): adjust double-click interval to 250ms (#6136)
|
2020-04-26 14:00:41 +08:00 |
|
neverland
|
32b0b16cb8
|
fix(Swipe): incorrect width after resize if hidden (#6084)
|
2020-04-18 10:15:52 +08:00 |
|
neverland
|
456fc99017
|
feat(ImagePreview): support local registration (#6031)
|
2020-04-11 10:57:44 +08:00 |
|
chenjiahan
|
2fb5cca49a
|
chore: prettier source code
|
2020-04-02 15:36:02 +08:00 |
|
neverland
|
8dd5d9aead
|
fix(Swipe): incorrect offset after resize (#5922)
|
2020-03-27 15:07:04 +08:00 |
|
chenjiahan
|
13ef031a21
|
test(ImagePreview): fix failed test case
|
2020-03-22 16:03:31 +08:00 |
|
chenjiahan
|
7ac85868dc
|
feat(ImagePreview): enable swipe lazy-render (#5879)
|
2020-03-22 15:53:15 +08:00 |
|
chenjiahan
|
f701de9e58
|
refactor(Swipe): use flex layout
|
2020-03-22 07:48:16 +08:00 |
|
chenjiahan
|
90cc5744e2
|
chore(Swipe): use relation mixin
|
2020-03-22 07:24:43 +08:00 |
|
landluck
|
9ff8e5635c
|
feat(ImagePreview): add scale event (#5658)
|
2020-02-14 17:21:13 +08:00 |
|
landluck
|
85a3707202
|
feat(ImagePreview): add closeable prop (#5654)
|
2020-02-14 14:47:21 +08:00 |
|
陈嘉涵
|
2adcfd8b8b
|
chore: prettier test files
|
2020-01-19 16:16:54 +08:00 |
|
陈嘉涵
|
389d68884d
|
chore: add trailingComma
|
2020-01-19 11:57:09 +08:00 |
|
陈嘉涵
|
b66597621c
|
fix(ImagePreview): avoid Vue 2.6 event bubble issues
|
2019-12-31 14:23:53 +08:00 |
|
neverland
|
8dea26db95
|
fix(ImagePreview): close event triggered twice (#5411)
|
2019-12-28 08:43:57 +08:00 |
|
neverland
|
93e6c81c49
|
fix(ImagePreview): should not emit close event after tapped when using async-close (#5410)
|
2019-12-28 08:09:24 +08:00 |
|
neverland
|
5389bcf4fb
|
fix(ImagePreview): onClose should only trigger once (#5341)
|
2019-12-20 20:39:29 +08:00 |
|
neverland
|
aee1091c5c
|
chore: adjust path of test utils (#4997)
|
2019-11-13 16:46:01 +08:00 |
|
neverland
|
a625bdca42
|
feat(Loading): avoid using inline style (#4780)
|
2019-10-19 16:05:16 +08:00 |
|
neverland
|
dc964ac068
|
feat(ImagePreview): add cover slot (#4766)
|
2019-10-18 10:30:19 +08:00 |
|