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
@@ -130,6 +130,7 @@ Change log
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
132
* fix [#3029](https://github.com/gridstack/gridstack.js/pull/3029)`resizeToContent()` fix for nested grid with content above
133
+
* fix [#3030](https://github.com/gridstack/gridstack.js/pull/3030)`resizeToContentCheck()` wasn't blocking _ignoreLayoutsNodeChange at end of the loop
133
134
134
135
## 12.0.0 (2025-04-12)
135
136
* 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