Skip to content

Releases: feimosi/baguetteBox.js

v1.3.1

22 Jan 17:29
Compare
Choose a tag to compare
  • new option: custom regex filter

v1.3.0

12 Dec 10:48
Compare
Choose a tag to compare
  • added callback when changing images
  • small code cleanup

v1.2.1

14 Nov 08:55
Compare
Choose a tag to compare
  • add an option to pass a callback function for captions

v1.2.0

04 Nov 15:47
Compare
Choose a tag to compare
  • two new public methods in the API (showNext, showPrevious)
  • added callback functions after showing and hiding the overlay

v1.1.1

29 Aug 09:18
Compare
Choose a tag to compare
  • prevent lightbox from hiding after clicking on a caption

v1.1.0

17 Aug 09:12
Compare
Choose a tag to compare
  • new option to disable animations
  • changed regex pattern to detect images URLs

v1.0.0

07 Aug 11:46
Compare
Choose a tag to compare

First stable release

  • fixed improper buttons display in Firefox
  • ignore elements that don't link to an image
  • removed unnecessary code
  • some small improvements
  • fixed possible issue with loader not being removed in some cases in IE8
  • tested thoroughly on various browsers

v0.7.0

04 Aug 17:38
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • transitions changed to hardware accelerated 3D transforms
  • some improvements and optimization
  • title attribute also used for image captions

v0.6.0

02 Aug 14:49
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • IE8 support
  • responsive images support
  • code optimization

v0.5.0

28 Jul 17:59
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • more custom options
  • much better browser compatibility
  • 2 types of animations
  • auto-hide buttons option