You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/CHANGES.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ Change log
88
88
* feat: [#2275](https://github.com/gridstack/gridstack.js/issues/2275)`setupDragIn()` now can take an array or elements (in addition to selector string) and optional parent root (for shadow DOM support)
89
89
* fix: [#2234](https://github.com/gridstack/gridstack.js/issues/2234)`Utils.getElements('1')` (called by removeWidget() and others) now checks for digit 'selector' (becomes an id).
90
90
* fix: [#2213](https://github.com/gridstack/gridstack.js/issues/2213)`destroy()` now removes event handlers too
91
+
* feat: [#2292](https://github.com/gridstack/gridstack.js/issues/2292) ne nw resize handle
91
92
* break: (meant to be in v8) removed `GridStackOptions.dragInOptions` since `setupDragIn()`has it replaced since 4.0
0 commit comments