react-image-gallery v1.0.0 Release Notes

Release Date: 2019-12-22 // over 4 years ago
  • ๐Ÿ’ฅ 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