Releases: ahmednooor/halkaBox.js
Releases · ahmednooor/halkaBox.js
1.6.0
1.5.1
- Custom vieport meta tag changes window.innerWidth when lightbox gets displayed and prevents swipe in firefox mobile. update viewport var when lightbox is displayed.
- Error pointed out by the courtesy of https://github.com/k3a
1.5.0
- swipeUpToClose added
- added 'title' and 'data-title' for caption
1.4.1
- Added swipe down to close.
- Added options to enable/disable (swipe down to close), (next or prev
image on mouse wheel scroll) and (ability to zoom the image) - Refactored preload images functions.
1.4.0
- Added API
- Fixed styling errors
1.3.0
- Added zoom for desktop devices.
- Use MouseWheel to jump to next/prev image.
- Use Ctrl+MouseWheel to zoom in/out.
1.2.0
- Added module.exports
1.1.1
- Bug Fixes in IE
1.1.0
- Manual spread zoom added for touch devices.
1.0.0
- Captions added via title attributes
- Image counter added
- Hook changed from data-hb to class for better legacy support
- Hide distractions(buttons,captions) on single click/touch