ngx-gallery-gocodee
Advanced tools
Comparing version 3.0.122 to 3.0.123
@@ -62,2 +62,3 @@ import { NgxGalleryOrder } from './ngx-gallery-order.model'; | ||
arrowNextIcon?: string; | ||
numberShowArrow?: number; | ||
closeIcon?: string; | ||
@@ -110,2 +111,3 @@ fullscreenIcon?: string; | ||
thumbnailSize?: string; | ||
numberShowArrow?: number; | ||
thumbnailActions?: NgxGalleryAction[]; | ||
@@ -112,0 +114,0 @@ preview?: boolean; |
{ | ||
"name": "ngx-gallery-gocodee", | ||
"description": "Responsive Angular 2 / 4 image gallery plugin", | ||
"version": "3.0.122", | ||
"version": "3.0.123", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
434888
7472