v1.0.1
- Add namespace to data attribute names (from
data-*
todata-viewer-*
) to avoid side effect. - Make sure the image data is a non-null object to avoid unexpected errors.
- Fix broken zoom feature in iOS browsers (#167).
data-*
to data-viewer-*
) to avoid side effect.