Skip to content

Releases: rpearce/react-medium-image-zoom

v5.2.14

20 Feb 03:09
47f1fb4
Compare
Choose a tag to compare

Patch Changes

  • d59b9f1: fix crossorigin images not loading when copied

v5.2.13

29 Dec 18:18
3d9bfc2
Compare
Choose a tag to compare

Patch Changes

  • 330cd40: fix zooming inside a parent dialog that has a close handler

v5.2.12

09 Dec 03:28
47660ee
Compare
Choose a tag to compare

Patch Changes

  • 63388a8: support react@19 and credit edlerd

v5.2.11

12 Nov 03:04
5c49298
Compare
Choose a tag to compare

Patch Changes

  • b647071: fixes zooming inside a dialog with click outside behavior

v5.2.10

18 Sep 14:04
994be93
Compare
Choose a tag to compare

Patch Changes

  • 44473b3: include 'use client' directive in esm output

v5.2.9

28 Aug 14:33
0310e10
Compare
Choose a tag to compare

Patch Changes

  • 868d0e1: fix unzooming getting stuck in Safari

v5.2.8

18 Jul 18:51
871487a
Compare
Choose a tag to compare

[5.2.8] - 2024-07-15

Fixed

  • Safari: Zoomable images make the body extend beyond the content (#627)

v5.2.7

08 Jul 04:00
e1af4b2
Compare
Choose a tag to compare

[5.2.7] - 2024-07-08

Fixed

  • flickering after unzooming (#631)

v5.2.6

08 Jul 00:25
27ab365
Compare
Choose a tag to compare

[5.2.6] - 2024-07-08

Fixed

  • img SVGs with no dimensions not scaling (#629)

v5.2.5

22 Jun 03:00
03f94f1
Compare
Choose a tag to compare

[5.2.5] - 2024-06-22

Fixed

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