angular2-image-gallery
Advanced tools
Comparing version
@@ -47,2 +47,3 @@ "use strict"; | ||
GalleryComponent.prototype.openImageViewer = function (img) { | ||
this.ImageService.updateImages(this.images); | ||
this.ImageService.updateSelectedImageIndex(this.images.indexOf(img)); | ||
@@ -49,0 +50,0 @@ this.ImageService.showImageViewer(true); |
{ | ||
"name": "angular2-image-gallery", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Responsive Angular 2 image gallery", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
106944
0.11%1163
0.09%