97 Commits

Author SHA1 Message Date
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +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
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
neverland
4116bc731a
docs(ImagePreview): update demo (#7016) 2020-08-18 21:23:07 +08:00
neverland
41d4f9c160
feat(ImagePreview): enable close-on-popstate by default (#6875) 2020-07-25 15:01:40 +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
3c223ba7f7
fix(ImagePreview): image overflow in some cases (#6811) 2020-07-18 17:49:17 +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
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
chenjiahan
2d89a6ed9a refactor(ImagePreview): add ImagePreviewItem 2020-06-30 15:01:01 +08:00
neverland
1509795937
style(ImagePreview): adjust index position (#6650) 2020-06-30 11:43:04 +08:00
chenjiahan
489dde2114 chore(ImagePreview): fix demo error 2020-06-22 20:52:58 +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
sylvaner_bc
64084006d4 docs: add 2.5.0 version tag 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
97541eedfa
feat(Notify): support component call (#6453) 2020-06-03 20:32:02 +08:00
chenjiahan
a6f0b31088 docs(ImagePreview): fix import name (#6233) 2020-05-08 19:58:58 +08:00
neverland
7102129601
fix: incorrect vnode order in some cases (#6140) 2020-04-26 21:40:44 +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
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +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
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
f701de9e58 refactor(Swipe): use flex layout 2020-03-22 07:48:16 +08:00
chenjiahan
3bd9ef1d4c chore(ImagePreview): improve watcher 2020-03-22 07:26:00 +08:00
chenjiahan
90cc5744e2 chore(Swipe): use relation mixin 2020-03-22 07:24:43 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
7fcfc5f327 fix(ImagePreview): should not show previews image 2020-03-19 19:58:37 +08:00
chenjiahan
5b279ab0dc feat(ImagePreview): add closed event 2020-03-19 19:57:04 +08:00
chenjiahan
d5438dfe0d types(ImagePreview): fix missing closeable option 2020-03-01 19:59:49 +08:00
陈嘉涵
0888f9497f docs(Field): add desktop scenerio tip 2020-02-16 10:41:17 +08:00
陈嘉涵
7d010664cb docs: add 2.5.0 version tag 2020-02-15 19:45:48 +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
陈嘉涵
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
陈嘉涵
3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00