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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,10 @@ Change log
123
123
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
124
124
125
125
## 11.4.0-dev (TBD)
126
-
* feat: [#2960](https://github.com/gridstack/gridstack.js/pull/2960)`prepareDragDrop(el, force)` option to force re-creation of the drag&drop event binding
126
+
* feat: [#2975](https://github.com/gridstack/gridstack.js/pull/2975)`prepareDragDrop(el, force)` option to force re-creation of the drag&drop event binding
127
+
* feat: [#2989](https://github.com/gridstack/gridstack.js/pull/2989) new `updateOptions(o: GridStackOptions)` to update PARTIAL list of options after grid as been created
0 commit comments