From 06e2d0ed8bbdcf33a4ae180b990aefd151610eb3 Mon Sep 17 00:00:00 2001 From: ars Date: Wed, 29 Mar 2023 08:25:11 +0200 Subject: [PATCH] Fixing #281 close lightbox on load,#311 caption not working, #307 second time opening not working with download option, #310 - passive scroll event default warning in console. --- README.md | 1 + bower.json | 2 +- demo/index.html | 7 +- demo/onlyImages.html | 4 +- dist/simple-lightbox.css | 4 +- dist/simple-lightbox.esm.js | 3122 ++++++++++++++-------------- dist/simple-lightbox.jquery.js | 41 +- dist/simple-lightbox.jquery.min.js | 2 +- dist/simple-lightbox.js | 41 +- dist/simple-lightbox.legacy.js | 751 +++---- dist/simple-lightbox.legacy.min.js | 2 +- dist/simple-lightbox.min.css | 4 +- dist/simple-lightbox.min.js | 2 +- dist/simple-lightbox.modules.js | 41 +- package.json | 2 +- src/license-notice.txt | 2 +- src/simple-lightbox.js | 24 +- 17 files changed, 1935 insertions(+), 2117 deletions(-) diff --git a/README.md b/README.md index 5764be1..1164874 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ Run `gulp watch` to enable continous watching of both src/simple-lightbox.js and Just call `gulp build` to have all files and variants created inside dist! ### Changelog +**2.13.0 - Fixing #281 close lightbox on load,#311 caption not working, #307 second time opening not working with download option, #310 - passive scroll event default warning in console.** **2.12.1 - Fixing #292. Error with download-link** **2.12.0 - Merging #283. Fixing className whitespace error. Thanks to @MVogge. Merging #287, which fixes #286 thanks to @majid-1xinternet. Added download option. Thanks to @cnotin** **2.11.0 - Added possibility to add multiple classes to captions #280, added possibility for better selectors which fixes #62 again, fixed #268 lightbox not centered with scrolling** diff --git a/bower.json b/bower.json index d67fbfd..fc199f2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "simplelightbox", - "version": "2.12.1", + "version": "2.13.0", "homepage": "https://simplelightbox.com/", "authors": [ "André Rinas (https://www.andrerinas.de)" diff --git a/demo/index.html b/demo/index.html index a564384..4164e89 100644 --- a/demo/index.html +++ b/demo/index.html @@ -4,7 +4,7 @@ - + SimpleLightbox by André Rinas @@ -14,7 +14,7 @@
-

SimpleLightbox v2.12.1

+

SimpleLightbox v2.13.0

Touch-friendly image lightbox
+ 2.13.0 - Fixing #281 close lightbox on load,#311 caption not working, #307 second time opening not working with download option, #310 - passive scroll event default warning in console.
2.12.1 - Fixing #292. Error with download-link
2.12.0 - Merging #283. Fixing className whitespace error. Thanks to @MVogge. Merging #287, which fixes #286 thanks to @majid-1xinternet. Added download option. Thanks to @cnotin
2.11.0 - Added possibility to add multiple classes to captions #280, added possibility for better selectors which fixes #62 again, fixed #268 lightbox not centered with scrolling
@@ -768,7 +769,7 @@

Author/
Contributors

- + +