Viewerjs Versions Save

JavaScript image viewer.

v1.11.6

7 months ago
  • Fix an issue where some CSS styles were incompatible with old browsers (#611).

v1.11.5

8 months ago
  • Fix the issue of the title blinking when opening the same image again (#609).

v1.11.4

9 months ago
  • Fix the incorrect RegExp for Safari browser detection (#606).

v1.11.3

1 year ago
  • Not to move the image when the offsetX/Y is 0 (#585, #588).

v1.11.2

1 year ago
  • Do not close the viewer when dragging the image on the backdrop (#577).

v1.11.1

1 year ago
  • Add missing type definitions for initialCoverage option and zoom and zoomTo methods (#571).

v1.11.0

1 year ago
  • Add a new option: initialCoverage (#314, #526).
  • Don't load images in the list when hiding the navbar (#451).
  • Support pivot pointer coordinates to zoom and zoomTo methods (#202).
  • Don't override the padding-right of the body when the width of the scrollbar is zero (#197).
  • Add keyboard support to playing view (#90).

v1.10.5

2 years ago
  • Continue to initialize even if some images fail to load in inline mode.
  • Avoid conflicts with nested modals (#540).

v1.10.4

2 years ago
  • Use legacy color function notation for better compatibility (#529).

v1.10.3

2 years ago
  • Get the pageX/Y properties from the original event when it is an emulated double click in touch devices (#527).
  • Improve the zoom experience on the touch screen (#510).