Open Kris-B opened 10 years ago
v4.2.0 is available:
v4.2.1 is available
v4.3.0 is available
nanoGALLERY v4.4.0 is available
New features:
nanoGALLERY v4.4.1 is available
New features:
More details: https://github.com/Kris-B/nanoGALLERY/releases/tag/4.4.1
nanoGALLERY v4.4.2 is available
true
More details: https://github.com/Kris-B/nanoGALLERY/releases/tag/4.4.2
nanoGALLERY v5.0.0 is available
More details: https://github.com/Kris-B/nanoGALLERY/releases/tag/5.0.0
nanoGALLERY v5.2.1 is available
nanoGALLERY v5.7.0 is available.
$('#yourElement').nanoGallery('closeViewer');
$('#yourElement').nanoGallery('paginationPreviousPage');
$('#yourElement').nanoGallery('paginationNextPage');
var countPages = $('#yourElement').nanoGallery('paginationCountPages');
$('#yourElement').nanoGallery('paginationGotoPage', pageNumber);
null
if viewer not displayed.var item=$('#yourElement').nanoGallery('getCurrentViewedItem');
-1
if viewer not displayed.var itemIdx=$('#yourElement').nanoGallery('getCurrentViewedItemIdx');
Many thanks to Giovanni Chiodi, AlexRed, Jeff Mills, Victor A. Banuelos and Daniel Eck for their contribution.
$('#yourElement').nanoGallery('refreshSize');
$('#yourElement').nanoGallery('minimizeToolbar');
$('#yourElement').nanoGallery('maximizeToolbar');
$('#yourElement').nanoGallery('galleryCountImages');
$('#yourElement').nanoGallery('moveToNextAlbum');
$('#yourElement').nanoGallery('moveToPreviousAlbum');
nanoPhotosProvider
compatibility issue (https://github.com/Kris-B/nanoPhotosProvider) Many thanks to Victor A. Banuelos, Daniel Eck, Jeff Mills and Andrea Grassi for their contribution.
nanoGALLERY v5.10.0 release notes.
albumList
, whiteList
, blackList
, album
v4.1.0 is available:
https://github.com/Kris-B/nanoGALLERY/releases/tag/4.1.0
(This issue is solely to trigger email notification when a new release is published. I'll leave a comment here when new versions are available.)