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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ Change log
145
145
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
146
146
147
147
## 13.1.2 (2026-07-26)
148
-
*fix: [#3339](https://github.com/gridstack/gridstack.js/pull/3339) strict mode (v13.0.0) fails columnWidth without .breakpoints - thank you [Daniel Cohen Gindi](https://github.com/danielgindi)
148
+
*reg: [#3340](https://github.com/gridstack/gridstack.js/pull/3340) regression: strict mode (v13.0.0) fails columnWidth without .breakpoints - thank you [Daniel Cohen Gindi](https://github.com/danielgindi)
149
149
150
150
## 13.1.1 (2026-07-25)
151
151
* feat: [#3336](https://github.com/gridstack/gridstack.js/pull/3336) printMode?: 'flow' | 'exact' to support 2 very differenrt options due to browser bug. uddated demos to showcase one vs the other (and mode toggle)
@@ -155,7 +155,7 @@ Change log
155
155
* feat: [#3329](https://github.com/gridstack/gridstack.js/pull/3329) DOM matches the visual order when widgets are moved around (accessibility tabbing, regular printing)
156
156
157
157
## 13.0.2 (2026-07-26)
158
-
*fix: [#3339](https://github.com/gridstack/gridstack.js/pull/3339) strict mode (v13.0.0) fails columnWidth without .breakpoints - thank you [Daniel Cohen Gindi](https://github.com/danielgindi)
158
+
*reg: [#3340](https://github.com/gridstack/gridstack.js/pull/3340) regression: strict mode (v13.0.0) fails columnWidth without .breakpoints - thank you [Daniel Cohen Gindi](https://github.com/danielgindi)
0 commit comments