Angular2gridster Versions Save

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

v6.0.3

5 years ago

Bug Fixes

  • Expose private exports in bundle (e50b070), closes #299
  • Prevent error while dragging widget outside browser window
  • Fix getHProperty function. Fixes #283

v5.0.6

5 years ago

Bug Fixes

  • change event - oldValues empty when value = 0, fix: set default draggableOptions to empty object (6bf757d), closes #273 #264
  • v5.x bundle (35fc470)
  • build: Fix production build for v5.x (119b371), closes #295

v5.0.5

5 years ago

Bug Fixes

  • change event - oldValues empty when value = 0, fix: set default draggableOptions to empty object (6bf757d), closes #273 #264

v6.0.2

5 years ago

Bug Fixes

  • fix: set default draggableOptions to empty object
  • fix: change event - oldValues empty when value = 0

v5.0.4

5 years ago

v5.0.2

5 years ago

Bug Fixes

  • position and size binding on outside change (3665af9)

v6.0.1

5 years ago

Bug Fixes

  • fix: position and size binding on outside change Optimize amount of render calls

6.0.0-rc.1

6 years ago

Features

  • build: compatibility with Angular 6 (ceb74e3)

BREAKING CHANGES

  • build: New bundles works only with Angular 6. New selector names with ngx prefix

Bug Fixes

  • fix build bundle

v6.0.0-rc.0

6 years ago

Features

  • build: compatibility with Angular 6 (ceb74e3)

BREAKING CHANGES

  • build: New bundles works only with Angular 6. New selector names with ngx prefix

v5.0.0

6 years ago

Features