Skip to content

@lokesh lokesh released this Jul 11, 2020

  • #684 feat: When displaying SVGs, max out their size
Assets 2

@lokesh lokesh released this Jul 7, 2020 · 3 commits to dev since this release

Same as v2.11.1 release

Assets 2

@lokesh lokesh released this Jul 14, 2019 · 8 commits to master since this release

  • #557 Bugfix - MaxHeight wouldn't work. Fix by @RuiBandarra
  • #660 fix: use max[Width|Height] when fitImagesInViewport is false. Fix by @k-iwanishi
  • #664 feature: Prevent Esc keypress from bubbling. Requested by @rkyoku in #663
Assets 2

@lokesh lokesh released this Apr 22, 2019 · 20 commits to master since this release

  • #552 SVGs without width and height attrs incorrectly sized in IE11 and older Firefox. PR: #649
  • #621 Remove alpha kbd aliases for closing and nav (x/c/o/n/p). Keep ESC and arrows. 9ea5e60
  • #620 Disable Scrolling scrolls to top when image is clicked. PR: #650
  • Adds empty alt text for placeholder image. PR: #634 by @Nhawdge
  • Add aria-labels to prev and next images. Problem and fix by @elohanlon PR: #651
  • #520 Toggling visibility of elements on open/close revealing intentionally hidden elements. PR: #652
  • #635 Caption links handlers doesn't trigger. PR: #653
  • Fixed images size when changing positionFromTop. Fix by @martijndebruijn PR: #654
Assets 2

@lokesh lokesh released this Nov 26, 2017 · 47 commits to master since this release

  • [Fix] disable scrolling option not working on iOS #611
  • [Fix] Remove image files from bower json main prop #613
  • [Fix] Prevent dupe lightbox DOM elements from being created on multiple calls of lighbox.init() #615
  • [Change] Update bower.json's jquery dep requirement from ~2 to 2> #614
  • [Change] Remove image preloading in css. Not req. #612
Assets 2

@lokesh lokesh released this Oct 30, 2016 · 82 commits to master since this release

  • [Fix] Allow loading of lightbox.js anywhere on page. Prev requirement was at the end of the body tag. Commit
  • [Add] Add imageFadeDuration option. Commit
  • [Change] Right-clicking image now shows context menu for image. Commit
  • [Change] Allow controlling of image border with a simpler css border vs a parent container padding hack. Commit
Assets 2

@lokesh lokesh released this Dec 14, 2015 · 103 commits to master since this release

  • [Add] npm support. npm install --save lightbox2
  • [Add] Add option to disable vertical scrolling #487 Thanks blacksunshineCoding
  • [Fix] When horizontal scrolling is on page the overlay is not covering entire page #485 Thanks @manuel-io
  • [Change] Add css minify task to Gruntfile.js and removedlegacy css vendor prefixes for border-radius. #470 Thanks ajerez
Assets 2

@lokesh lokesh released this Jul 9, 2015 · 119 commits to master since this release

  • [Fix] Change AMD jQuery require statement to use all lowercase. #464 Thanks @vtforester
Assets 2

@lokesh lokesh released this Jun 30, 2015 · 128 commits to master since this release

  • [Add] UMD support (AMD, CommonJS, fallback to global export).#461
  • [Add] option method for setting options. #461
  • [Add] CONTRIBUTING.md
Assets 2

@lokesh lokesh released this Jun 24, 2015 · 142 commits to master since this release

  • [Change] Revert jquery dep version to 2.x from 1.x. Added note to Lightbox page about using jQuery 1.x to get IE6, 7, and 8 support.
  • [Fix] Preserve author and license comments from lightbox.js in minified files.
Assets 2