Skip to content

Version 3.0.0

Latest
Compare
Choose a tag to compare
@marekdedic marekdedic released this 07 Oct 13:34
· 61 commits to master since this release
3.0.0
c9bc1dc

BREAKING CHANGES

  • The library is now plain JS - no jQuery needed. jQuery versions are still provided, though, and preserve the old behavior
  • The default options were updated, producing a much more fully-fleshed lightbox as a default. See #942 for an overview of the changes

What's Changed

  • Improved error handling
  • Fixed inconsistencies in animations and transitions
  • Fixed navigation on touch devices
  • Fixed plugin keyboard navigation and accessibility
  • Fixed multiple images being shown at once when navigating too quickly
  • Only autoplaying videos after they've been fully loaded and transitioned in
  • Added a fullscreen button when fullscreen is enabled
  • Removed the fullscreen keyboard shortcut

Full Changelog: 2.1.0...3.0.0