Skip to content

2.3.10

Compare
Choose a tag to compare
@gmsa gmsa released this 12 Oct 17:42
· 61 commits to master since this release
  • 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)