Skip to content

2.3.5

Compare
Choose a tag to compare
@gmsa gmsa released this 11 Sep 17:19
  • Fix: no-touch on mobile and only if item is draggable or resizable (thanks DGoms).
  • Prevent collision feature (thanks SheanDe).
  • Simplified Chinese README (thanks harrywangchina).
  • 'resized' event now emitted if grid item is resized due to changes other than a manual resize (e.g. browser window resize) (thanks pmorch).
  • Improvement on 'layout-ready' event emit (thanks pmorch).
  • Added watchers for min/max height and width (thanks grinat).
  • Improvement: make sure the size of grid-item is bigger than the slot-item (thanks ywmail).