Support Sizes Attribute and Fluid Width Small Image
React Image Magnify now supports a basic responsive image story.
Both small and large images can be configured with srcSet
and sizes
attributes.
Small images may now be configured to be fluid width. Setting isFluidWidth
on the smallImage
prop will scale it to the width of the element containing React Image Magnify.