Skip to content

v0.2.0

Compare
Choose a tag to compare
@troolee troolee released this 30 Nov 19:06
· 2819 commits to master since this release

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