Commit Graph

19 Commits (02b5c9a78de76df19356fdb49993398d6cf5960d)

Author SHA1 Message Date
bofeng 13fc68c186
Img: delete referrerpolicy prop (#22651)
Co-authored-by: 博风 <xinguanhua.xgh@alibaba-inc.com>
2023-08-24 20:22:51 +08:00
博风 796a2238cc chore: optimize code and fix bugs 2023-02-09 22:05:27 +08:00
inkroom e7d6893cdf
Image: add initialIndex prop (#22346) 2023-02-09 20:50:13 +08:00
好多大米 fa64999032
Image: fix z-index and keydown event add stopPropagation (#20859) 2021-03-19 16:32:36 +08:00
charlie0228 493e18877a
fix: fix incorrect image object fit ratio in IE (#19583) 2021-01-25 13:16:05 +08:00
好多大米 188605c383
Image: preview optimization (#20652) 2021-01-15 16:49:44 +08:00
刘宏玺 f89fa65442
fix: Image update error status 2020-05-18 16:52:40 +08:00
luckyCao f3c76ee0ad
Image: Fix shortcut key not work at second time issue (#18983) (#19156)
* Image: fix shortcut key not work at second time issue (#18983)

* fix test case

* fix test case

Co-authored-by: cl199793 <cl199793@alibaba-inc.com>
2020-04-13 10:15:17 +08:00
luckyCao 7259a83852
Image: Fix preview dose not show when preview list not contain src issue (#18975) (#19130) 2020-04-10 17:25:18 +08:00
inooNgt bc7dcc6281
Image: don't show image-viewer when preview is false (#18967) 2020-04-10 17:19:07 +08:00
luckyCao fcaec91eb9 Image: Fix shield the page when preview big image (#16796) (#16997)
* Image: Fix shield the page when preview big image

* refine

* Image:fix page scroll when use image-viewer by keyup and keydown

* add notes
2019-10-31 15:16:30 +08:00
luckyCao cf27c7664d Image: Perfect picture preview behavior (#16985) (#17375)
* Perfect picture preview function

* update test
2019-10-31 15:14:04 +08:00
luckyCao 2364c022ab Image: Fix image ssr (#16737) (#16747)
* fix ssr

* refine
2019-07-26 15:16:36 +08:00
luckyCao 1b1c1beadc Image: Add big Image preview feature (#16333) (#16605) 2019-07-25 12:19:25 +08:00
VanMess 855062423c Image: add support for transmit "attrs" and "listeners" (#15578) 2019-05-24 14:53:47 +08:00
jiaxin 64ed7804b6 Image: add referrerPolicy prop (#15452) 2019-05-17 16:33:30 +08:00
Simona 340da2ff61 Image: fix ssr and object-fit compatibility. (#15346)
* fix: Image is not defined during ssr

Delay loadImage to mounted hook and add $isServer check

* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor

fix #15278

* fix: image inline-flex with overflow will still extend its parent element
2019-05-07 11:57:37 +08:00
Simona 4cb307441a Image: fix scroll-container type restrict (#15277) 2019-04-26 10:58:56 +08:00
Simona d9462ab771 Image: add image component (#15117) 2019-04-19 12:09:42 +08:00