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
@@ -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
+
-[9.2.2-dev (TBD)](#922-dev-tbd)
8
9
-[9.2.2 (2023-09-27)](#922-2023-09-27)
9
10
-[9.2.1 (2023-09-20)](#921-2023-09-20)
10
11
-[9.2.0 (2023-09-10)](#920-2023-09-10)
@@ -100,6 +101,9 @@ Change log
100
101
101
102
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
102
103
104
+
## 9.2.2-dev (TBD)
105
+
* fix [#1275](https://github.com/gridstack/gridstack.js/issues/1275) div scale support - Thank you [VincentMolinie](https://github.com/VincentMolinie) for implementing this
106
+
103
107
## 9.2.2 (2023-09-27)
104
108
* fix - sub-grid styles now look for immediate correct parent, not any depth above.
0 commit comments