Skip to content

Releases: malaman/react-image-zoom

v1.3.0

30 Dec 14:02
Compare
Choose a tag to compare

add zoomPosition property support
update the example

1.1.0

19 Dec 15:29
Compare
Choose a tag to compare

updata package.json dependencies
use js-image-zoom 0.7.0 as a dependency

0.7.0

19 Jan 08:22
Compare
Choose a tag to compare
  • zoomLensStyle option is added

0.6.0

12 Jul 07:57
Compare
Choose a tag to compare
  - 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

12 Apr 07:04
Compare
Choose a tag to compare
  • use prop-types packages for runtime props validation
  • remove react 15.5 warnings

0.3.0

02 Mar 13:47
Compare
Choose a tag to compare
  • expose setup and kill methods of js-image-zoom

0.2.0

25 Nov 11:28
Compare
Choose a tag to compare
 - 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

23 Nov 08:34
Compare
Choose a tag to compare
  • update js-image-zoom dependency to 0.1.2
  • bump package.json version to 0.1.2