Skip to content

Releases: xiaolin/react-image-gallery

Bug fix

22 Aug 19:58

Choose a tag to compare

  • Fix #433 shallow comparison of items causing unexpected behaviors in certain cases.

Bug fixes and improvements

05 Jul 03:58

Choose a tag to compare

  • Removed unsafe lifecycles in preparation for react 17 #270
  • fix startIndex not updating on change #422
  • Update eslint config to extend airbnb (lots of lint errors now, lint updates coming soon...)

react-swipeable v5

27 May 18:40

Choose a tag to compare

  • react-swipeable v5 update courtesy of @hartzis 🎊 🙏 ❤️

Revert css bug with fullscreen feature

05 Apr 23:18

Choose a tag to compare

Feature and bug fixes

31 Mar 23:21

Choose a tag to compare

  • Add style to package.json #394
  • Add the ability to slide by hovering thumbnails #387
  • fullscreen button - image doesn't fit over screen #383

Hot fix SSR bug

19 Feb 15:45

Choose a tag to compare

Fix issue with calling window on constructor breaking SSR

Bug fixes and enhancements

19 Feb 01:06

Choose a tag to compare

  • Trigger onSlide after slide transition #380
  • use static event listener through lifecycle #374

Bug fixes

09 Oct 03:04

Choose a tag to compare

  • Replaced unicode underscore with regular (#337)
  • fix: cancel debounce when component unmount (#328)

Bug fixes

02 Sep 02:00

Choose a tag to compare

v0.8.11

version 0.8.11

RTL support and bug fixes

01 Aug 23:47

Choose a tag to compare

  • Fix broken thumbnail label #295
  • Allow imageSet source type #303
  • RTL support #256