Skip to content

v2.7.0

Compare
Choose a tag to compare
@lokesh lokesh released this 30 Mar 06:24
· 211 commits to master since this release

Features

  • Set caption with data-title or title attribute
  • Support wrapAround option with keyboard nav
  • Make next click target bigger than prev
  • Add option: positionFromTop
  • Add option: alwaysShowNavOnTouchDevices

Bug fixes

  • Fix #116: .lb-dataContainer fade in bug
  • Fix: Overlay causing horizontal scrollbar on resize
  • Removed the resizeDuration if there is no resize nessesary

Dev workflow

  • Back to plain ole Javascript from Coffeescript
  • Back to plain ole CSS from SASS for lightbox CSS
  • Upgrade jQuery
  • Switch to Grunt from Rake

Demo page

  • Design page design refresh