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
@@ -87,6 +87,7 @@ Change log
87
87
## 8.0.0-dev (TBD)
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
+
* fix: [#2213](https://github.com/gridstack/gridstack.js/issues/2213)`destroy()` now removes event handlers too
90
91
91
92
## 8.0.0 (2023-04-29)
92
93
* package is now ES2020 (TS exported files), webpack all.js still umd (better than commonjs for browsers), still have es5/ files unchanged (for now)
0 commit comments