Skip to content

v0.2.3

Compare
Choose a tag to compare
@troolee troolee released this 23 Jun 07:10
· 2488 commits to master since this release
  • gridstack-extra.css
  • add support of lodash.js
  • add is_area_empty method
  • nested grids
  • add batch_update/commit methods
  • add update method
  • allow to override resizable/draggable options
  • add disable/enable methods
  • add get_cell_from_pixel (thanks to @juchi)
  • AMD support
  • fix nodes sorting
  • improved touch devices support
  • add always_show_resize_handle option
  • minor fixes and improvements