Skip to content

Releases: gridstack/gridstack.js

v0.2.2

24 Dec 00:23
Compare
Choose a tag to compare
  • fix grid initialization
  • add cell_height/cell_width API methods
  • fix boolean attributes (issue #31)

v0.2.1

09 Dec 22:47
Compare
Choose a tag to compare
  • add widgets locking (issue #19)
  • add will_it_fit API method
  • fix auto-positioning (issue #20)
  • add animation (thanks to @ishields)
  • fix y coordinate calculation when dragging (issue #18)
  • fix remove_widget (issue #16)
  • minor fixes

v0.2.0

30 Nov 19:06
Compare
Choose a tag to compare

Changes

  • add height option
  • auto-generate css rules (widgets height and top)
  • add GridStackUI.Utils.sort utility function
  • add remove_all API method
  • add resize and move API methods
  • add resizable and movable API methods
  • add data-gs-no-move attribute
  • add float option
  • fix default css rule for inner content
  • minor fixes

v0.1.0

19 Nov 03:16
Compare
Choose a tag to compare

Very first version