Skip to content

Commit 710ee11

Browse files
committed
2.3.10 changelog
1 parent 6c62582 commit 710ee11

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

website/docs/changelog/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@ sidebar: auto
33
---
44
# Changelog
55

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)
715

816
* Fix plugin installation (fixes #311) (thanks [yfwz100](https://github.com/yfwz100))
917
* Bumped interact.js to 1.9.22

0 commit comments

Comments
 (0)