File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,15 @@ sidebar: auto
3
3
---
4
4
# Changelog
5
5
6
- ## 2.3.9 (September 28, 2020)
6
+ ## 2.3.10 (Unreleased)
7
+
8
+ * Bumped interact.js to 1.10.0, now imported as ES6 modules to optimize size
9
+ * fix: resizing a grid item in RTL mode wasn't working (thanks [ or-lat] ( https://github.com/or-lat ) )
10
+ * Added GridLayout.useStyleCursor property to fix possible browser freezes (thanks [ mosuzi] ( https://github.com/mosuzi ) )
11
+ * fix: wrong parent layout when GridItem is not the child of GridLayout (thanks [ lzq4047] ( https://github.com/lzq4047 ) )
12
+ * Fix: Item's size changes when hiding/displaying it again in responsive mode (thanks [ lustan3216] ( https://github.com/lustan3216 ) )
13
+
14
+ ## 2.3.9 (Sep 28, 2020)
7
15
8
16
* Fix plugin installation (fixes #311 ) (thanks [ yfwz100] ( https://github.com/yfwz100 ) )
9
17
* Bumped interact.js to 1.9.22
You can’t perform that action at this time.
0 commit comments