Releases: fengyuanchen/viewerjs
Releases · fengyuanchen/viewerjs
v0.6.1
v0.6.0
- Ported JavaScript code to ECMAScript 6.
- Ported CSS code to CSSNext.
v0.5.1
- Improved event handler for Pointer Events.
v0.5.0
v0.4.0
- Added some properties to "event.detail" of the "view" and "viewed" events.
v0.3.3
v0.3.2
- Fix the parameters error on the "url" option when it is a function.
v0.3.1
- Added tests.
- Ignored invalid class name.
- Re-render image only when viewed.
v0.3.0
- 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.
v0.2.0
- Added "update" method for update image dynamically.
- Hides title and toolbar on small screen (width < 768px).