Releases: xiaolin/react-image-gallery
Releases · xiaolin/react-image-gallery
Refactoring and improvements
22 Dec 23:47
Compare
Sorry, something went wrong.
No results found
Breaking changes
PROPS renamed:
onErrorImage => onErrorImageURL
disableArrowKeys => disableKeyDown
CSS class changes
image-gallery-image now on the img element and not its container
Improvements and bug fixes
More a11y friendly
eslint fixes
onErrorImage should only be called once per load
use svg icons instead of ionicons
fix fullscreen and larger screen aspect ratio
Bug fix
22 Aug 19:58
Compare
Sorry, something went wrong.
No results found
Fix #433 shallow comparison of items causing unexpected behaviors in certain cases.
Bug fixes and improvements
05 Jul 03:58
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
react-swipeable v5 update courtesy of @hartzis 🎊 🙏 ❤️
Revert css bug with fullscreen feature
05 Apr 23:18
Compare
Sorry, something went wrong.
No results found
Feature and bug fixes
31 Mar 23:21
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fix issue with calling window on constructor breaking SSR
Bug fixes and enhancements
19 Feb 01:06
Compare
Sorry, something went wrong.
No results found
Trigger onSlide after slide transition #380
use static event listener through lifecycle #374
Bug fixes
09 Oct 03:04
Compare
Sorry, something went wrong.
No results found
Replaced unicode underscore with regular (#337 )
fix: cancel debounce when component unmount (#328 )
Bug fixes
02 Sep 02:00
Compare
Sorry, something went wrong.
No results found