@types/isotope-layout
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -104,3 +104,3 @@ // Type definitions for isotope 3.0 | ||
*/ | ||
sortBy?: string; | ||
sortBy?: string | string[]; | ||
/** | ||
@@ -107,0 +107,0 @@ * Staggers item transitions, so items transition incrementally after one another. Set as a CSS time format, '0.03s', or as a number in milliseconds, 30. |
{ | ||
"name": "@types/isotope-layout", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "TypeScript definitions for isotope", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "36eb61074976c34cd54d2078bf29eb5a582f53be44d1d41418143f6f51cdaa80", | ||
"typesPublisherContentHash": "843978d8e4c2229c9da8db1f8f6ec56751113c141796a9484486b82487e9c662", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 26 Feb 2019 01:01:17 GMT | ||
* Last updated: Mon, 13 May 2019 16:48:49 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Isotope |
19045