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
@@ -129,6 +129,7 @@ Change log
129
129
* rem [#3022](https://github.com/gridstack/gridstack.js/pull/3022) removed ES5 support (IE doesn't support CSS vars needed now)
130
130
* rem [#3027](https://github.com/gridstack/gridstack.js/pull/3027) remove legacy code support for disableOneColumnMode, oneColumnSize, oneColumnModeDomSort
131
131
* fix [#3028](https://github.com/gridstack/gridstack.js/pull/3028)`updateOptions()` no longer modifies passed in struct. only field we check are being handled too.
132
+
* fix [#3029](https://github.com/gridstack/gridstack.js/pull/3029)`resizeToContent()` fix for nested grid with content above
132
133
133
134
## 12.0.0 (2025-04-12)
134
135
* feat: [#2854](https://github.com/gridstack/gridstack.js/pull/2854) Removed dynamic stylesheet and migrated to CSS vars. Thank you [lmartorella](https://github.com/lmartorella)
0 commit comments