Zooming Versions Save

🔍 Image zoom that makes sense.

1.1.3

7 years ago

Disable hi-res image preload by default.

1.1.2

7 years ago

Better modules naming and documentation.

1.1.1

7 years ago

addEventListener with option passive: false.

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

1.1.0

7 years ago

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

1.0.13

7 years ago

Fixed defaultZoomable listener issue.

1.0.12

7 years ago
  • Fixed Object.assign() issue #28
  • Removed image src validation

1.0.11

7 years ago

1.0.10

7 years ago
  • Fixed the calculation of window center #24.
  • Util refactor.

1.0.9

7 years ago

Fix image parent overflow hidden issue #22.

1.0.8

7 years ago
  • Fix load image by link when zoom in.
  • More refactor.