Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97b05af

Browse files
authored
Merge pull request gridstack#2516 from adumesny/master
doc update
2 parents 3c9bc4b + 3c02364 commit 97b05af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Change log
55
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
66
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
77

8+
- [9.4.0-dev (TBD)](#940-dev-tbd)
89
- [9.4.0 (2023-10-15)](#940-2023-10-15)
910
- [9.3.0 (2023-09-30)](#930-2023-09-30)
1011
- [9.2.2 (2023-09-27)](#922-2023-09-27)
@@ -102,8 +103,11 @@ Change log
102103

103104
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
104105

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+
105109
## 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)
107111
* fix [#2492](https://github.com/gridstack/gridstack.js/issues/2492) calling load() allows overlapping widgets
108112

109113
## 9.3.0 (2023-09-30)

0 commit comments

Comments
 (0)