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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,6 +150,7 @@ Change log
150
150
## 14.0.0 (TBD)
151
151
* feat: [#754](https://github.com/gridstack/gridstack.js/issues/754) new `mode?: 'top' | 'float' | 'list' | 'compact'` - items are continuously re-flowed in sequential (row-major) order, like a re-orderable list: dragging, resizing, adding or removing an item re-flows everyone else instead of pushing them down, and dropping an item on another takes its place. See new
* fix: [#3012](https://github.com/gridstack/gridstack.js/issues/3012) prevent crash when calling update() during change event
153
154
154
155
## 13.3.0 (2026-09-11)
155
156
* feat: [#2781](https://github.com/gridstack/gridstack.js/issues/3177)[#2781](https://github.com/gridstack/gridstack.js/issues/3177) mobile: pause to drag/reszie vs scroll behavior
0 commit comments