Version 1.2.0
Added
- Added TypeScript type declarations for imagelightbox (@marekdedic)
- Added unminified output to
dist
in addition to the minified files (@marekdedic)
Changed
- Clicking in the center of the image navigates to the next one (@marekdedic)
- The lightbox buttons are plain
<div>
s now (@marekdedic)
Fixed
- Fixed an issue where rapidly navigating would get the lightbox in a broken state (@marekdedic)