This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
Releases: fengyuanchen/viewer
Releases · fengyuanchen/viewer
v1.1.0
v1.0.0
- Upgrade Viewer.js to 1.0.0.
v1.0.0-beta
- Upgrade Viewer.js to 1.0.0-rc.1.
v1.0.0-alpha
- The core code of Viewer is replaced with Viewer.js now.
- No longer to support IE8.
v0.7.0
- Emulate scroll bar width when modal opening.
- Disallow to show again if it had shown.
v0.6.0
- Refactor in ES6.
- Build CSS code with PostCSS.
- Removed
build
event. - Renamed
built
event toready
. - Removed event namespace.
v0.5.1
v0.5.0
v0.4.0
- Added "update" method for update image dynamically.
- Hides title and toolbar on small screen (width < 768px).
v0.3.1
- Supports to zoom from event triggering point.
- Fix a bug of the index of viewing image.