React Image Gallery Versions Save

React carousel image gallery component with thumbnail support 🖼

v0.8.18

4 years ago
  • 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...)

v0.8.17

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

v0.8.16

5 years ago

Commit 128b552 was reverted

v0.8.15

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

v0.8.14

5 years ago

Fix issue with calling window on constructor breaking SSR

v0.8.13

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

v0.8.12

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

v0.8.11

5 years ago

v0.8.10

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

v0.8.9

6 years ago

Fixes #288