Skip to content

Releases: kingdido999/zooming

1.1.3

12 Mar 18:30
Compare
Choose a tag to compare

Disable hi-res image preload by default.

1.1.2

05 Mar 18:15
Compare
Choose a tag to compare

Better modules naming and documentation.

1.1.1

18 Feb 05:52
Compare
Choose a tag to compare

addEventListener with option passive: false.

https://www.chromestatus.com/features/5093566007214080

1.1.0

18 Feb 03:41
Compare
Choose a tag to compare

correct the zoom-in size of image with hi-res source.

1.0.13

17 Feb 03:20
Compare
Choose a tag to compare

Fixed defaultZoomable listener issue.

1.0.12

17 Feb 02:41
Compare
Choose a tag to compare
  • Fixed Object.assign() issue #28
  • Removed image src validation

1.0.11

12 Feb 06:54
Compare
Choose a tag to compare
point main file to transpiled library

1.0.10

15 Jan 16:26
Compare
Choose a tag to compare
  • Fixed the calculation of window center #24.
  • Util refactor.

1.0.9

12 Jan 03:48
Compare
Choose a tag to compare

Fix image parent overflow hidden issue #22.

1.0.8

11 Jan 04:50
Compare
Choose a tag to compare
  • Fix load image by link when zoom in.
  • More refactor.