Viewer Versions Save

⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-viewer

v1.1.0

4 years ago
  • Upgrade the built-in Viewer.js to v1.5.0.

v1.0.0-beta

6 years ago
  • Upgrade Viewer.js to 1.0.0-rc.1.

v1.0.0

6 years ago
  • Upgrade Viewer.js to 1.0.0.

v1.0.0-alpha

6 years ago
  • The core code of Viewer is replaced with Viewer.js now.
  • No longer to support IE8.

v0.7.0

6 years ago
  • Emulate scroll bar width when modal opening.
  • Disallow to show again if it had shown.

v0.6.0

6 years ago
  • Refactor in ES6.
  • Build CSS code with PostCSS.
  • Removed build event.
  • Renamed built event to ready.
  • Removed event namespace.

v0.5.1

8 years ago
  • Fixed the issue of the "button" option (#8).
  • Fixed the issue of the "$.fn.viewer.setDefault" static method (#9).

v0.5.0

8 years ago
  • Add more available values to the "title", "toolbar" and "navbar" options.
  • Support to toggle the visibility of title, toolbar and navbar between different screen widths.
  • Exit fullscreen when stop playing.
  • Fixed title not generated bug (#6).

v0.4.0

8 years ago
  • Added "update" method for update image dynamically.
  • Hides title and toolbar on small screen (width < 768px).

v0.3.1

8 years ago
  • Supports to zoom from event triggering point.
  • Fix a bug of the index of viewing image.