Skip to content

Releases: ahmednooor/halkaBox.js

1.6.0

25 Jun 10:30
Compare
Choose a tag to compare
  • Added double tap to zoom in/out on touch devices

1.5.1

05 May 13:23
Compare
Choose a tag to compare
  • 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

12 Feb 16:29
Compare
Choose a tag to compare
  • swipeUpToClose added
  • added 'title' and 'data-title' for caption

1.4.1

20 Sep 12:34
Compare
Choose a tag to compare
  • 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

08 Jun 22:19
Compare
Choose a tag to compare
  • Added API
  • Fixed styling errors

1.3.0

11 Apr 04:33
Compare
Choose a tag to compare
  • Added zoom for desktop devices.
  • Use MouseWheel to jump to next/prev image.
  • Use Ctrl+MouseWheel to zoom in/out.

1.2.0

21 Dec 22:56
Compare
Choose a tag to compare
  • Added module.exports

1.1.1

11 Dec 15:30
Compare
Choose a tag to compare
  • Bug Fixes in IE

1.1.0

17 Nov 02:49
Compare
Choose a tag to compare
  • Manual spread zoom added for touch devices.

1.0.0

13 Oct 11:04
Compare
Choose a tag to compare
  • 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