github gridstack/gridstack.js v6.0.0

latest releases: v10.1.1, v10.1.0, v10.0.1...
20 months ago

we now have native support for drag&drop on dekstop and mobile out of the box, no external lib needed and more reliable across browsers (mouse event and touch)

  • converted previous HTML5 draggable=true based code to simple Mouse Events and Touch mobile support for drag&Drop.
  • removed all jquery-ui related code, and D&D plugging as we only support native events now
  • alwaysShowResizeHandle now support 'mobile' which is the default, making it much easier (see doc)
  • changed commit() to be batchUpdate(false) to make it easier to turn batch on/off. updated doc. old API remains for now

Don't miss a new gridstack.js release

NewReleases is sending notifications on new releases.