angular-gridster2
Advanced tools
Comparing version 1.11.6 to 1.12.0
{ | ||
"name": "angular-gridster2", | ||
"version": "1.11.6", | ||
"version": "1.12.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -98,5 +98,7 @@ angular-gridster2 | ||
enableEmptyCellClick: false, // enable empty cell click events | ||
enableEmptyCellContextMenu: false, // enable empty cell context menu (right click) events | ||
enableEmptyCellDrop: false, // enable empty cell drop events | ||
enableEmptyCellDrag: false, // enable empty cell drag events | ||
emptyCellClickCallback: undefined, // empty cell click callback | ||
emptyCellContextMenuCallback: undefined, // empty cell context menu (right click) callback | ||
emptyCellDropCallback: undefined, // empty cell drag drop callback. HTML5 Drag & Drop | ||
@@ -103,0 +105,0 @@ emptyCellDragCallback: undefined, // empty cell drag and create item like excel cell selection |
Sorry, the diff of this file is too big to display
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
102538
2290
204