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
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ 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
-
-[12.1.2-dev (2024-05-07)](#1212-dev-2024-05-07)
8
+
-[12.2.0 (2025-05-27)](#1220-2025-05-27)
9
+
-[12.1.2 (2024-05-07)](#1212-2024-05-07)
9
10
-[12.1.1 (2024-04-28)](#1211-2024-04-28)
10
11
-[12.1.0 (2024-04-23)](#1210-2024-04-23)
11
12
-[12.0.0 (2025-04-12)](#1200-2025-04-12)
@@ -127,7 +128,10 @@ Change log
127
128
128
129
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
129
130
130
-
## 12.1.2-dev (2024-05-07)
131
+
## 12.2.0 (2025-05-27)
132
+
* feat: [#3061](https://github.com/gridstack/gridstack.js/pull/3061) added `GridStack.updateCB(w)` that gets called after a widget has been updated (eg: load() after initial layout) instead of created
133
+
134
+
## 12.1.2 (2024-05-07)
131
135
* fix [#3043](https://github.com/gridstack/gridstack.js/issues/3043) fix `opts.animate` again
0 commit comments