Skip to content

Support Sizes Attribute and Fluid Width Small Image

Compare
Choose a tag to compare
@ethanselzer ethanselzer released this 18 Apr 19:44
· 92 commits to master since this release

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.