Skip to content

Releases: swiety85/angular2gridster

v6.0.3

08 Oct 21:06
Compare
Choose a tag to compare

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

04 Oct 19:53
Compare
Choose a tag to compare

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

v6.0.2

29 Jul 16:15
Compare
Choose a tag to compare

Bug Fixes

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

v5.0.5

29 Jul 17:10
Compare
Choose a tag to compare

Bug Fixes

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

Fix bundle v5.x

22 Jul 20:21
Compare
Choose a tag to compare
v5.0.4

update deps

v5.0.2

29 Jun 18:39
Compare
Choose a tag to compare

Bug Fixes

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

v6.0.1

18 Jun 21:00
Compare
Choose a tag to compare

Bug Fixes

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

Angular 6 compatibility

29 May 18:44
Compare
Choose a tag to compare
Pre-release

Features

  • build: compatibility with Angular 6 (ceb74e3)

BREAKING CHANGES

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

6.0.0-rc.1

29 May 18:45
Compare
Choose a tag to compare
6.0.0-rc.1 Pre-release
Pre-release

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

Angular 5 compatibility

29 May 18:41
Compare
Choose a tag to compare

Features