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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Change log
5
5
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
6
6
**Table of Contents***generated with [DocToc](http://doctoc.herokuapp.com/)*
7
7
8
+
-[7.2.0-dev (TBD)](#720-dev-tbd)
8
9
-[7.2.0 (2023-01-07)](#720-2023-01-07)
9
10
-[7.1.2 (2022-12-29)](#712-2022-12-29)
10
11
-[7.1.1 (2022-11-13)](#711-2022-11-13)
@@ -77,6 +78,8 @@ Change log
77
78
-[v0.1.0 (2014-11-18)](#v010-2014-11-18)
78
79
79
80
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
81
+
## 7.2.0-dev (TBD)
82
+
* fix [#2162](https://github.com/gridstack/gridstack.js/pull/2162) removing item from a grid (into another) will now call `change` if anything was also modified during the remove
80
83
81
84
## 7.2.0 (2023-01-07)
82
85
* fix [#1936](https://github.com/gridstack/gridstack.js/issues/1936) some styles left behind after a drag
0 commit comments