Skip to content

Releases: guonanci/react-images-viewer

v1.7.0

11 Jan 12:24
Compare
Choose a tag to compare

FIX

  • Error: Can't resolve '../icons/Close' in '...'

CHORE

  • gitignore: add lib, dist, examples/dist

v1.6.9

10 Jan 01:17
Compare
Choose a tag to compare

Fix issues: #28, #38

Jest and ReactTransitionGroup v2

29 Jul 01:58
Compare
Choose a tag to compare
  • Update: Use Jest to test

  • Fix: Spinner pointerEvents: 'none'

  • ReactTransitionGroup upgrade to v2.4.0

Upgrade To React16.3

27 Jul 15:16
Compare
Choose a tag to compare
  • Adapt to New Context API,and less code,without PassContext.js anymore
  • correct github contributing link of examples/index.html, index_CN.html

v1.3.0 / 2018-07-24

24 Jul 04:41
Compare
Choose a tag to compare
  • Update: Make README.md and README_ZN.md desciption more specific
  • Fix: correct package.json - main field value
  • Update: correct backdrop alignItems style

v1.0.5 / 2018-07-24

24 Jul 02:22
Compare
Choose a tag to compare
  • Basic, thumbnailed, themed usage all work well
  • Feature: you can use up, right, bottom, left, space, esc to navigate quickly
  • Component API is very brief and precise