Skip to content

Releases: infeng/react-viewer

v2.2.2

30 Mar 03:17
Compare
Choose a tag to compare
  • Fix error when change container.

v2.2.1

13 Mar 03:35
Compare
Choose a tag to compare
  • Fix activeIndex update error. #10

v2.2.0

28 Dec 14:38
Compare
Choose a tag to compare
  1. add drag to control drag image.
  2. add attribute to control image attribute display.
  3. add zoomtable to control 'zoom' button display.
  4. add rotatable to control 'rotate' button display.
  5. add scalable to control 'scale' button display.

v1.2.5

20 Dec 06:10
Compare
Choose a tag to compare
  1. fix not set image`s height.

v1.2.4

19 Dec 15:04
Compare
Choose a tag to compare
  1. fix zoom error when pictures resolution higher than screens resolution.

v1.2.3

22 Oct 07:21
Compare
Choose a tag to compare
  1. optimize change image animation
  2. optimize change image in navbar.

v1.2.2

22 Oct 07:05
Compare
Choose a tag to compare
  1. add loading when image is loading.
  2. fix some error in move action.

v1.2.1

22 Oct 06:11
Compare
Choose a tag to compare
  1. fix activeIndex prop not work.
  2. fix image initialize width and height not correct.

v1.2.0

21 Oct 06:01
Compare
Choose a tag to compare
  • add animation
  • support inline mode(set container prop)

v1.1.0

19 Oct 07:34
Compare
Choose a tag to compare
  • Add keyboard support.
  • add scale button.
  • Fix can not zoom in center.
  • Fix error when images is null.