Releases: gridstack/gridstack.js
Releases · gridstack/gridstack.js
v4.4.1
24 Dec 16:54
Compare
Sorry, something went wrong.
No results found
fix #1901 error introduced for #1785 when re-loading with fewer objects
v4.4.0
21 Dec 16:35
Compare
Sorry, something went wrong.
No results found
add #1887 support for IE (new es5 folder) by @SmileLifeIven
fix #1785 overlapping items when switching column() and making edits. Thank you @radovanobal for sponsoring it.
fix #1890 unhandled exception when dragging fast between grids.
v4.3.1
18 Oct 15:27
Compare
Sorry, something went wrong.
No results found
fix #1868 prevent swap during resize
fix #1849 #1816 save highest resolution in 1 column mode
fix #1855 resize when padding is large vs cellHeight
v4.3.0
15 Oct 15:24
Compare
Sorry, something went wrong.
No results found
you can now swap items of different width if they are the same row/height. Thanks to spektrummedia for sponsoring it.
fix #1860 nested grid save inf loop fix
use latest dart-sass, updated comments
v4.2.7
13 Sep 01:49
Compare
Sorry, something went wrong.
No results found
fix #1817 Enable passing of DragEvent to gridstack dropped event. Thanks @onepartsam
fix #1835 Layout incorrectly restored when node has a minimum width. Thanks @hssm
fix #1794 addGrid() does not recognize rem cellHeightUnit
v4.2.6
11 Jul 16:48
Compare
Sorry, something went wrong.
No results found
fix #1784 removable:true working by itself (without needing acceptWidgets:true)
fix #1791 removed drag flicker and scroll issue. Thanks @nelsieborja
fix #1795 save(false) will no longer have .content field (removed existing one if present)
fix #1782 save(false, false) now correctly saves nested grids
fix #1793 save(false, true) followed by enable() throws error. we now have new Utils.cloneDeep()
v4.2.5
31 May 14:53
Compare
Sorry, something went wrong.
No results found
fix for website with JQ droppable('destroy') giving error
v4.2.4
29 May 15:02
Compare
Sorry, something went wrong.
No results found
fix #1760 removable:true working again (broke in 4.x)
fix #1761 staticGrid(false) will now enable drag in behavior (if set)
fix #1767 locked item can be user moved/resized again, just not pushed by other nodes (broke in 1.1.1)
fix #1764 destroy(false) can now re-init properly (doesn't force static grid)
v4.2.3
08 May 14:58
Compare
Sorry, something went wrong.
No results found
Utils.getScrollParent() -> getScrollElement() rename
fix #1745 digression on scrolling in v4.2.1. Thanks @Manfred-on-github for fixing your prev change.
v4.2.2
23 Apr 18:14
Compare
Sorry, something went wrong.
No results found