Releases: feimosi/baguetteBox.js
Releases · feimosi/baguetteBox.js
v1.3.1
- new option: custom regex filter
v1.3.0
- added callback when changing images
- small code cleanup
v1.2.1
- add an option to pass a callback function for
captions
v1.2.0
- two new public methods in the API (showNext, showPrevious)
- added callback functions after showing and hiding the overlay
v1.1.1
- prevent lightbox from hiding after clicking on a caption
v1.1.0
- new option to disable animations
- changed regex pattern to detect images URLs
v1.0.0
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
- transitions changed to hardware accelerated 3D transforms
- some improvements and optimization
- title attribute also used for image captions
v0.6.0
- IE8 support
- responsive images support
- code optimization
v0.5.0
- more custom options
- much better browser compatibility
- 2 types of animations
- auto-hide buttons option