Skip to content

Releases: tobiasroeder/ImageBox

ImageBox v1.3.2

29 Mar 23:41
0a7ca4b
Compare
Choose a tag to compare

What's Changed

  • Update license
  • Icons - PNG > SVG
  • Left/Right spam prevention

Full Changelog: 1.3.1...1.3.2

ImageBox v1.3.1

05 Mar 00:39
682a92f
Compare
Choose a tag to compare

Update

  • Remove inline events, use EventListeners [#20] (A big thank you goes to @oweuxllc)
  • Update deprecated KeyboardEvent.keyCode
  • Clear galleries in imagebox object on (re)init [#18]
  • Replace window.onload [#19]

New

  • autoInit option
  • htmlCaption option [#16]

Full Changelog: 1.3.0...1.3.1

ImageBox v1.3.0

29 Mar 21:41
83b770c
Compare
Choose a tag to compare

New

  • Multiple Galleries
  • Smooth transition between image change
  • A lot more ImageBox options
  • Extended keyboard support
  • Swipe gestures for mobile devices

ImageBox v1.2.0

20 Mar 14:55
c24fe57
Compare
Choose a tag to compare

Update

  • source code (ImageBox is now an object in imagebox.js, not imagebox.ie.js more)
  • if you close the ImageBox, it's only be hidden and not removed anymore
  • data-imagebox-description is called data-imagebox-caption now

New

  • IE11 and Edge Browser support
  • close the ImageBox with the 'Esc' button
  • ImageBox options (display the info in the console)

ImageBox v1.1.0

11 Apr 22:12
Compare
Choose a tag to compare

Update

  • fade out animation is smoother

New

ImageBox v1.0.4

31 Mar 07:24
18a08e2
Compare
Choose a tag to compare

Update

  • description font family is 'Helvetica Neue' and 'Helvetica'
  • removed description error

New

ImageBox v1.0.3

01 Mar 12:11
2eb8941
Compare
Choose a tag to compare

Update

  • description font family is 'Helvetica Neue' now
  • description font size is '1.2em' now
  • description size in smaller screens is less
  • fade out animation is smoother

New

  • syntax to use ImageBox (Important! v1.0.3 is not compatible with v1.0.2)
  • beautify your description with an location icon (see Documentation)

ImageBox v1.0.2

16 Feb 18:37
7ba39d0
Compare
Choose a tag to compare

Update

  • small images are not oversized anymore
  • loading circle that keep the user know that the image is loading

ImageBox v1.0.1

15 Feb 18:01
254aa3e
Compare
Choose a tag to compare

Update

  • no space between the bottom and the image
  • while preview is displayed, overflow is hidden
  • cursor is a pointer now

Release ImageBox

15 Feb 17:59
254aa3e
Compare
Choose a tag to compare

ImageBox v1.0.0

Display an image in a preview window which has a responsive design.