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
Original file line number
Diff line number
Diff line change
@@ -5,7 +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
-
-[4.0.0](#400)
8
+
-[4.0.0 (2021-3-19)](#400-2021-3-19)
9
9
-[3.3.0 (2021-2-2)](#330-2021-2-2)
10
10
-[3.2.0 (2021-1-25)](#320-2021-1-25)
11
11
-[3.1.5 (2021-1-23)](#315-2021-1-23)
@@ -48,7 +48,7 @@ Change log
48
48
-[v0.1.0 (2014-11-18)](#v010-2014-11-18)
49
49
50
50
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
51
-
## 4.0.0
51
+
## 4.0.0 (2021-3-19)
52
52
53
53
- fix [#149](https://github.com/gridstack/gridstack.js/issues/149)[#1094](https://github.com/gridstack/gridstack.js/issues/1094)[#1605](https://github.com/gridstack/gridstack.js/issues/1605)[#1534](https://github.com/gridstack/gridstack.js/issues/1534) re-write of the **collision code - fixing 6 years old most requested request**
54
54
1. you can now swap items of the same size (vertical/horizontal) when grid is full, and is the default in `float:false` (top gravity) as it feels more natural. Could add Alt key for swap vs push behavior later.
0 commit comments