Image Zoom Versions Save

🔎 🏞 The original medium.com-inspired image zooming library for React (since 2016)

v5.2.5

1 week ago

[5.2.5] - 2024-06-22

Fixed

  • Zooming effect breaks when images is clicked while scrolling (#439)

v5.2.4

1 month ago

[5.2.4] - 2024-05-16

Fixed

  • SVG arrows with text disappeared on Zoom (#438, continued again)
    • Note: This is a vexing issue due to all the possible things that can go wrong with cloning an SVG element that has HTML IDs inside of it. Hopefully, this is the last fix for this issue.

v5.2.3

1 month ago

[5.2.3] - 2024-05-14

Fixed

  • SVG arrows with text disappeared on Zoom (#438, continued)

v5.2.2

1 month ago

[5.2.2] - 2024-05-13

Fixed

  • Accidental non-dev dependency on @storybook/test when this lib should have zero non-dev dependencies (PR: #563)

v5.2.1

1 month ago

[5.2.1] - 2024-05-13

Fixed

  • Zoomable image breaks on Chrome (#470)

v5.2.0

2 months ago

[5.2.0] - 2024-04-05

Added

v5.1.11

3 months ago

[5.1.11] - 2024-03-26

Fixed

  • Improve iOS pinch-to-zoom experience (#436)

v5.1.10

5 months ago

[5.1.10] - 2024-01-13

Fixed

  • When I deploy to Vercel / Next 13 and I change routes to a page I get "DOMException: Failed to execute 'showModal' on 'HTMLDialogElement': The element is not in a Document." (#429)

v5.1.9

6 months ago

[5.1.9] - 2023-12-14

Fixed

  • SVG arrows with text disappeared on Zoom (#438)

v5.1.8

11 months ago

[5.1.8] - 2023-08-01

Fixed

  • Fixes for the zoom behaviour and overlay height in iOS Safari (#434)