angular-gridster2
Advanced tools
Comparing version 1.10.0 to 1.11.0
{ | ||
"name": "angular-gridster2", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -133,2 +133,3 @@ angular-gridster2 | ||
pushItems: false, // push items when resizing and dragging | ||
pushResizeItems: false, // on resize of item will shrink adjacent items | ||
displayGrid: 'onDrag&Resize', // display background grid of rows and columns | ||
@@ -135,0 +136,0 @@ disableWindowResize: false // disable the window on resize listener. This will stop grid to recalculate on window resize. |
Sorry, the diff of this file is too big to display
97375
2148
202