Commit Graph

5 Commits (cead2a8be373e10150169a920020852b0847760d)

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