| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.3.10.tar.gz | 2020-10-12 | 1.0 MB | |
| 2.3.10.zip | 2020-10-12 | 1.1 MB | |
| README.md | 2020-10-12 | 557 Bytes | |
| Totals: 3 Items | 2.1 MB | 0 | |
- Bumped interact.js to 1.10.0, now imported as ES6 modules to optimize size
- fix: resizing a grid item in RTL mode wasn't working (thanks or-lat)
- Added GridLayout.useStyleCursor property to fix possible browser freezes (thanks mosuzi)
- fix: wrong parent layout when GridItem is not the child of GridLayout (thanks lzq4047)
- Fix: Item's size changes when hiding/displaying it again in responsive mode (thanks lustan3216)