Releases: malaman/react-image-zoom
Releases · malaman/react-image-zoom
v1.3.0
add zoomPosition
property support
update the example
1.1.0
updata package.json dependencies
use js-image-zoom 0.7.0 as a dependency
0.7.0
- zoomLensStyle option is added
0.6.0
- height option is optional now. if not provided, browser calculcated height is used
- improved example
- component is reinitialized, if props object is changed
0.5.1
- use prop-types packages for runtime props validation
- remove react 15.5 warnings
0.3.0
- expose setup and kill methods of js-image-zoom
0.2.0
- add zoomStyle prop (custom style applied to the zoomed image (i.e. 'opacity: 0.1;background-color: white;')
- bump npm version to 0.2.0
0.1.2
- update js-image-zoom dependency to 0.1.2
- bump package.json version to 0.1.2