Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Releases: fengyuanchen/viewer

v1.1.0

14 Dec 11:51
Compare
Choose a tag to compare
  • Upgrade the built-in Viewer.js to v1.5.0.

v1.0.0

01 Apr 06:15
Compare
Choose a tag to compare
  • Upgrade Viewer.js to 1.0.0.

v1.0.0-beta

01 Apr 06:16
Compare
Choose a tag to compare
  • Upgrade Viewer.js to 1.0.0-rc.1.

v1.0.0-alpha

11 Mar 05:05
Compare
Choose a tag to compare
  • The core code of Viewer is replaced with Viewer.js now.
  • No longer to support IE8.

v0.7.0

11 Mar 02:53
Compare
Choose a tag to compare
  • Emulate scroll bar width when modal opening.
  • Disallow to show again if it had shown.

v0.6.0

07 Oct 10:09
Compare
Choose a tag to compare
  • Refactor in ES6.
  • Build CSS code with PostCSS.
  • Removed build event.
  • Renamed built event to ready.
  • Removed event namespace.

v0.5.1

11 Mar 08:11
Compare
Choose a tag to compare
  • Fixed the issue of the "button" option (#8).
  • Fixed the issue of the "$.fn.viewer.setDefault" static method (#9).

v0.5.0

21 Jan 11:04
Compare
Choose a tag to compare
  • 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

01 Jan 04:39
Compare
Choose a tag to compare
  • Added "update" method for update image dynamically.
  • Hides title and toolbar on small screen (width < 768px).

v0.3.1

28 Dec 03:23
Compare
Choose a tag to compare
  • Supports to zoom from event triggering point.
  • Fix a bug of the index of viewing image.