v1.11.6
- Fix an issue where some CSS styles were incompatible with old browsers (#611).
v1.11.5
- Fix the issue of the title blinking when opening the same image again (#609).
v1.11.4
- Fix the incorrect RegExp for Safari browser detection (#606).
v1.11.3
- Not to move the image when the
offsetX/Y
is0
(#585, #588).
v1.11.2
- Do not close the viewer when dragging the image on the backdrop (#577).
v1.11.1
- Add missing type definitions for
initialCoverage
option andzoom
andzoomTo
methods (#571).
v1.11.0
- Add a new option:
initialCoverage
(#314, #526). - Don't load images in the list when hiding the navbar (#451).
- Support pivot pointer coordinates to
zoom
andzoomTo
methods (#202). - Don't override the padding-right of the body when the width of the scrollbar is zero (#197).
- Add keyboard support to playing view (#90).
v1.10.5
- Continue to initialize even if some images fail to load in inline mode.
- Avoid conflicts with nested modals (#540).
v1.10.4
- Use legacy color function notation for better compatibility (#529).
v1.10.3
- Get the pageX/Y properties from the original event when it is an emulated double click in touch devices (#527).
- Improve the zoom experience on the touch screen (#510).