Commit Graph
33 Commits
Author SHA1 Message Date
chenjiahan e078480420 chore(ImagePreview): remove lazy-load since lazy-render is enabled 2020-03-22 15:59:18 +08:00
chenjiahan 7ac85868dc feat(ImagePreview): enable swipe lazy-render (#5879) 2020-03-22 15:53:15 +08:00
chenjiahan 3bd9ef1d4c chore(ImagePreview): improve watcher 2020-03-22 07:26:00 +08:00
chenjiahan 5b279ab0dc feat(ImagePreview): add closed event 2020-03-19 19:57:04 +08:00
landluckandGitHub 9ff8e5635c feat(ImagePreview): add scale event (#5658) 2020-02-14 17:21:13 +08:00
landluckandGitHub 85a3707202 feat(ImagePreview): add closeable prop (#5654) 2020-02-14 14:47:21 +08:00
陈嘉涵 e6bd26e0aa types(utils): improve isDate typing 2020-02-01 09:51:31 +08:00
陈嘉涵 1baa60f224 fix(ImagePreview): limit max-zoom when double clicking 2020-02-01 09:46:23 +08:00
陈嘉涵 43e9df1550 feat(ImagePreview): some props can be string 2020-02-01 09:43:59 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵andneverland 5fff24cee8 chore(ImagePreview): optimize event binding 2019-12-31 14:23:53 +08:00
陈嘉涵andneverland b66597621c fix(ImagePreview): avoid Vue 2.6 event bubble issues 2019-12-31 14:23:53 +08:00
陈嘉涵andneverland b844a038fa perf(ImagePreview): improve render perf 2019-12-31 14:23:53 +08:00
neverlandandGitHub 8dea26db95 fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverlandandGitHub 93e6c81c49 fix(ImagePreview): should not emit close event after tapped when using async-close (#5410) 2019-12-28 08:09:24 +08:00
neverlandandGitHub f4f88c5254 fix(ImagePreview): missing swipeDuration type definition (#4968) 2019-11-09 15:57:26 +08:00
neverlandandGitHub 9033a968ec feat(Popup): add close-on-popstate prop (#4845) 2019-10-26 15:31:45 +08:00
neverlandandGitHub dc964ac068 feat(ImagePreview): add cover slot (#4766) 2019-10-18 10:30:19 +08:00
neverlandandGitHub 321905a4b7 fix(ImagePreview): should not close when click index (#4764) 2019-10-17 21:07:15 +08:00
neverlandandGitHub 3fcb839719 fix(ImagePreview): remove ununsed code (#4748) 2019-10-16 17:03:28 +08:00
7115066andneverland df59c58ffc fix(ImagePreview):Issues #4391 ImagePreview缩放不跟手 (#4477) 2019-09-18 10:56:32 +08:00
neverlandandGitHub b4371a52d4 perf: add transition-property (#4389) 2019-09-06 19:50:12 +08:00
neverlandandGitHub 3f8ffccb36 feat(ImagePreview): add image loading tip (#4378) 2019-09-05 17:48:08 +08:00
neverlandandGitHub 9adf00b8a1 fix(ImagePreview): should emit change event when reset to start position (#4320) 2019-09-02 12:35:44 +08:00
neverlandandGitHub db7a91d066 fix(ImagePreview): should reset scale after toggle (#4319) 2019-09-02 11:51:20 +08:00
Jakeandneverland 234e64238e [bugfix] ImagePreview: Image beyond the screen height cover index (#4002) 2019-07-30 14:59:57 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
drafishandneverland f52890cfd6 [new feature] ImagePreview: add swipe-duration prop (#3963) 2019-07-25 19:01:01 +08:00
cesc fabregasandneverland f50dc30484 [improvement] ImagePreview: support dbclick zoom (#3839) 2019-07-14 14:07:52 +08:00
neverlandandGitHub be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverlandandGitHub 2df51f5aef [improvement] add closeOnPopstate mixin (#3708) 2019-07-01 16:29:47 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00