Skip to content

Releases: victordieggo/lightbox.js

v0.0.6

17 Feb 15:46
a014742
Compare
Choose a tag to compare
  • Add max-height property to images to prevent overflow
  • Add focus property back on the element that first triggered the lightbox after closing it when using the gallery option
  • Fixed bug preventing the lightbox to close after clicking on container (iOS only)

v0.0.5

08 Sep 00:47
Compare
Choose a tag to compare
  • Changed: lightbox structure now uses flexbox
  • Fixed: vertical alignment for nav buttons
  • Fixed: bug allowing any key to control the lightbox after clicking next or previous buttons

v0.0.4

05 Sep 22:37
Compare
Choose a tag to compare
  • CSS animations are now set as an object for better reusability
  • Fixed bug locking the screen after closing the lightbox with a double click
  • Improved control over DOM elements by using only appendChild instead of innerHTML/outerHTML
  • Refactored event listeners

v0.0.3

29 Aug 21:49
Compare
Choose a tag to compare
  • Navigation and performance improvements
  • Minor bug fixes

v0.0.2

24 Aug 21:39
Compare
Choose a tag to compare
  • Overall performance improvements

v0.0.1

22 Aug 22:39
Compare
Choose a tag to compare

First release of the lightbox.js plugin.