neverland
|
93298ec3b7
|
fix(Calendar): should not emit scale event when scale not changed (#7975)
* fix(Calendar): should not emit scale event when scale not changed
* chore: update
|
2021-01-23 16:28:36 +08:00 |
|
neverland
|
598fd4a464
|
feat(ImagePreview): reset scale after swiping (#7972)
|
2021-01-23 15:51:55 +08:00 |
|
neverland
|
95e45ab88a
|
fix(ImagePreview): scale event index is undefined (#7971)
|
2021-01-23 15:46:30 +08:00 |
|
chenjiahan
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +08:00 |
|
chenjiahan
|
0072f4fe02
|
chore: expose utils in entry file
|
2020-09-27 17:11:43 +08:00 |
|
chenjiahan
|
f75f6bf293
|
refactor(ImagePreviewItem): refactor with composition api
|
2020-09-14 17:14:12 +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
|
3a290ce564
|
feat: migrate ImagePreview component
|
2020-08-17 10:38:11 +08:00 |
|
neverland
|
3748ab646c
|
feat(ImagePreview): fit window resize (#6760)
* feat(ImagePreview): fit window resize
* fix(ImagePreview): incorrect max move
|
2020-07-11 11:25:57 +08:00 |
|
neverland
|
5b7265fa5f
|
fix(NumberKeyboard): eliminate tap delay on safari (#6667)
* fix(NumberKeyboard): eliminate click delay on safari
* chore: upd comment
|
2020-07-01 22:59:38 +08:00 |
|
neverland
|
2816c0ff8a
|
fix(ImagePreview): should reset scale when hide (#6661)
|
2020-07-01 12:55:30 +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 |
|
chenjiahan
|
2d89a6ed9a
|
refactor(ImagePreview): add ImagePreviewItem
|
2020-06-30 15:01:01 +08:00 |
|