Releases: jsor/lity
Releases · jsor/lity
v1.4.1
Fixed: Ensure options set with lity.options() and instance.options() are used
correctly.
Fixed: Ensure handlers set with lity.handlers() and instance.handlers() are
used correctly.
v1.4.0
Added: Improved support of Vimeo URLs.
Added: Improved youtube-nocookie.com URL detection.
Added: Toggle global lity-active
class on <html>
element.
Added: Made html template configurable.
Added: Scale transitions for open and close animations.
Added: Trigger lity:remove
event just before removing from the DOM.
v1.3.0
Added: More robust support of YouTube URLs.
Added: More robust support of Google Maps URLs.
Fixed: Optimized close button styles (makes styling more robust for :hover,
:focus, :active and :visited states).
v1.2.0
Changed: The iFrame handler is now the latest handler in the auto-detection
chain and can now handle all types of URLs.
v1.1.2
Fixed: Fixed runtime options not set if main popup handler isn't called
v1.1.1
Fixed: Removed jQuery specific .end() for Zepto compatibility
v1.1.0
Changed: Removed dependency on ES5 shim
You can’t perform that action at this time.