9 Commits

Author SHA1 Message Date
neverland
d20224a47c
feat(ImagePreview): reset scale after swiping (#7974)
* feat(ImagePreview): reset scale after swiping

* fix: should not emit scale event

* fix(Calendar): watch type and reset
2021-01-23 16:21:36 +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
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