npm gridstack 1.0.0
v1.0.0

latest releases: 10.1.2, 10.1.1, 10.1.0...
4 years ago
  • Breaking Change: #1084 jquery was removed from the API and dependencies (initialize differently, and methods take/return GridStack or HTMLElement instead of JQuery), so your code will need to change.
    See Migrating to v1.0.0
  • setColumn(N) is now column(N) (matches other set/get methods) and getColumn() to get current column number
  • add grid.on(eventName, callback) / grid.off(eventName) to hide native JQ events mix
  • add grid.getRow() to get the current grid row number

Don't miss a new gridstack release

NewReleases is sending notifications on new releases.