@ecodev/natural-gallery-js
Advanced tools
Comparing version 9.0.0 to 9.1.0
@@ -187,2 +187,3 @@ import { PhotoSwipeOptions } from 'photoswipe'; | ||
addItems(models: Model[]): void; | ||
setLabelHover(activate: boolean): void; | ||
/** | ||
@@ -189,0 +190,0 @@ * Select all items visible in the DOM |
@@ -59,2 +59,6 @@ import { ModelAttributes } from './galleries/AbstractGallery'; | ||
/** | ||
* Element referering the "button" containing the label | ||
*/ | ||
private label; | ||
/** | ||
* | ||
@@ -76,2 +80,3 @@ * @param {ItemOptions} options | ||
init(): HTMLElement; | ||
setLabelHover(activate: boolean): void; | ||
/** | ||
@@ -78,0 +83,0 @@ * Use computed (organized) data to apply style (size and margin) to elements on DOM |
{ | ||
"name": "@ecodev/natural-gallery-js", | ||
"version": "9.0.0", | ||
"version": "9.1.0", | ||
"description": "A lazy load, infinite scroll, natural and masonry layout gallery", | ||
@@ -5,0 +5,0 @@ "author": "Samuel Baptista <samuel.baptista@ecodev.ch>", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1375024
1574