Releases: feimosi/baguetteBox.js
Releases · feimosi/baguetteBox.js
v1.7.0
27 May 14:43
Compare
Sorry, something went wrong.
No results found
better scrollbars hiding solution (#59 )
support dynamically added images, multiple run invokations (#93 )
accessibility improvements (#112 )
v1.6.3
06 May 18:25
Compare
Sorry, something went wrong.
No results found
Dummy release used to make publishing to npm possible.
v1.6.2
06 May 18:13
Compare
Sorry, something went wrong.
No results found
improve overlay click handler responsible for closing the lightbox (#101 )
keep src/ folder when using with npm (#107 )
v1.6.1
15 Apr 20:11
Compare
Sorry, something went wrong.
No results found
fix IE8 errors caused by button.type property and lack of support for RGBA (#104 )
v1.6.0
10 Apr 13:23
Compare
Sorry, something went wrong.
No results found
swipe up on mobile to close the lightbox (#43 )
make buttons accessible with aria-label (#79 )
all selector classes now use baguetteBox- prefix (#88 )
Travis CI support for linting (#91 )
documentation updates
code cleanup
v1.5.0
02 Feb 20:37
Compare
Sorry, something went wrong.
No results found
full screen mode (using Fullscreen API) - fullScreen
new option to choose overlay background color - overlayBackgroundColor
new option to hide scrollbars when gallery is displayed - noScrollbars
new option to propage caption to the image title attribute - titleTag
v1.4.2
03 Oct 13:10
Compare
Sorry, something went wrong.
No results found
fix a bug where images referencing the same source had removed only one event listener on unbind
fix a bug with unbinding only the latest gallery on destroy
v1.4.1
29 Aug 10:07
Compare
Sorry, something went wrong.
No results found
fix bug with image caption overflow
v1.4.0
11 Jul 15:12
Compare
Sorry, something went wrong.
No results found
support export to node.js modules or AMD
new destroy method to completely remove the plugin with any bindings
v1.3.3
11 Jul 15:19
Compare
Sorry, something went wrong.
No results found
deactivate global keyboard handler when overlay is hidden