Commit Graph

11 Commits

Author SHA1 Message Date
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