Angular2gridster Versions Save

Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).

v13.0.0

2 years ago

v12.0.0

2 years ago

v9.0.0

4 years ago

Features

Bug Fixes

  • Fix security issues (6f02e08)
  • import style according to angular style guide (a4004a5)

v8.1.2

4 years ago

Bug Fixes

  • Use rounding again for cell size (9962aa0), closes #347

v8.1.1

4 years ago

Bug Fixes

  • Fix lodash Vulnerable version (7e25199)
  • drag: Remove rounding in clalculating cell sizes and item positions (536cd41), closes #346 #334

v8.1.0

4 years ago

Bug Fixes

  • demo: Fix resize widget by buttons in demo (3aab09c)

Features

  • config: add Gridster responsiveToParent option (35ca28c), closes #201 #333

v8.0.1

4 years ago

Features

v7.0.2

5 years ago

Bug Fixes

  • demo: demo not scrollable content (1fb0cd4)
  • drag: fix drag mouse position in scrollabe container (d044b54)

v7.0.0

5 years ago

Features

v6.0.4

5 years ago

Bug Fixes

  • fix element.style is undefined error (7baa71c), closes #298