Skip to content

Releases: jsor/lity

v1.6.6

22 Apr 06:25
v1.6.6
01a7224
Compare
Choose a tag to compare
  • Fixed: Add style in main section of bower.json, so it can be used by build tools (#36, thanks @mdnsk).

v1.6.5

05 Apr 10:17
v1.6.5
Compare
Choose a tag to compare
  • Fixed: Use × instead of × for close symbol (#32, thanks @fourroses666).

v1.6.4

16 Mar 13:25
v1.6.4
Compare
Choose a tag to compare
  • Fixed: Fix weird lightbox state when hitting enter while lightbox is opened. The triggering element is then still focused, broadcasting additional click events (#29).

v1.6.3

10 Mar 13:16
v1.6.3
Compare
Choose a tag to compare
  • Fixed: Some YouTube player controls were missing when loaded through http (all embeds are now always loaded with https protocols) (#28).

v1.6.2

12 Feb 13:49
v1.6.2
Compare
Choose a tag to compare
  • Fixed: Image data URIs are now detected and handled by the image handler (#25).

v1.6.1

05 Feb 13:42
v1.6.1
Compare
Choose a tag to compare
  • Fixed: Fixed iFrame behavior on iOS where the iFrame exceeds the container
    element.

v1.6.0

11 Jan 11:09
v1.6.0
Compare
Choose a tag to compare
  • Added: The triggering element is now passed as third argument to lity:open
    and lity:ready event handlers. Note, that the argument might be undefined if
    the lightbox has been opened programmatically.

v1.5.1

02 Dec 19:18
v1.5.1
Compare
Choose a tag to compare
  • Fixed: Better window instance detection, falls back to this if undefined
  • Fixed: Fix wrong argument when calling configured handler

v1.5.0

22 Sep 12:14
v1.5.0
Compare
Choose a tag to compare
  • Added: Add support for .svg to the image handler (thanks @creynders).
  • Added: Add support for .webp, .ico and .tif to the image handler.

v1.4.2

03 Sep 06:40
v1.4.2
Compare
Choose a tag to compare
  • Fixed: YouTube/Vimeo URL parameters like autoplay are now passed correctly
    to the embed URLS.