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
+5-1Lines changed: 5 additions & 1 deletion
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.4.0-dev (TBD)](#940-dev-tbd)
8
9
-[9.4.0 (2023-10-15)](#940-2023-10-15)
9
10
-[9.3.0 (2023-09-30)](#930-2023-09-30)
10
11
-[9.2.2 (2023-09-27)](#922-2023-09-27)
@@ -102,8 +103,11 @@ Change log
102
103
103
104
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
104
105
106
+
## 9.4.0-dev (TBD)
107
+
* fix [#1275](https://github.com/gridstack/gridstack.js/issues/1275) div scale support - Thank you [elmehdiamlou](https://github.com/elmehdiamlou) for implementing this teh right way (add scale to current code)
108
+
105
109
## 9.4.0 (2023-10-15)
106
-
* revert [#2263](https://github.com/gridstack/gridstack.js/issues/2263) div scale support - causing too many issues for now (#2498#2497#2491)
110
+
* revert [#2263](https://github.com/gridstack/gridstack.js/issues/2263) div scale support - causing too many issues for now (#2498#2491)
0 commit comments