SIGN IN SIGN UP

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
S
Simona committed
340da2ff6160bb8326f602420bc28d62bb070f7a
Parent: 06dfe16
Committed by Zhi Cun <island205@gmail.com> on 5/7/2019, 3:57:37 AM