v2.8.2
- [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