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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,10 @@ Change log
109
109
-[v0.1.0 (2014-11-18)](#v010-2014-11-18)
110
110
111
111
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
112
+
113
+
## 10.2.0-dev (TBD)
114
+
* fix: [#2683](https://github.com/gridstack/gridstack.js/issues/2683) check for fixed grid maxRow during resize
115
+
112
116
## 10.2.0 (2024-06-02)
113
117
* feat: [#2682](https://github.com/gridstack/gridstack.js/pull/2682) You can now press 'Esc' to cancel a move|resize, 'r' to rotate during a drag. added `GridStack.rotate()` as well - Thank you John B. for this feature sponsor.
114
118
* fix: [#2672](https://github.com/gridstack/gridstack.js/pull/2672) dropping into full grid JS error
0 commit comments