Skip to content

Releases: tiberiuzuld/angular-gridster2

14.1.4 (2023-01-31)

31 Jan 15:59
fc4609b
Compare
Choose a tag to compare

Bug fix

  • Fix: Validate if this.sub is defined #852 Fixes #802 Thanks to @v-crz

13.3.1 (2023-01-31)

31 Jan 16:07
81eb3a3
Compare
Choose a tag to compare

Deprecated! Wrong package tarball published

15.0.2 (2023-01-29)

29 Jan 18:24
7adddea
Compare
Choose a tag to compare

Bug fix

  • Fix: Validate if this.sub is defined #852 Fixes #802 Thanks to @v-crz

14.1.3 (2023-01-22)

22 Jan 19:26
cc1bb5b
Compare
Choose a tag to compare

Bug fix

15.0.1 (2023-01-21)

21 Jan 16:44
7520a6f
Compare
Choose a tag to compare

Bug fix

15.0.0 (2022-11-26)

26 Nov 13:42
31ef22c
Compare
Choose a tag to compare

Support for Angular 15

  • Migrate library to standalone components and keeping the GridsterModule support
  • Migrate Demo App to standalone components
  • Update README.md to have example with standalone components

14.1.2 (2022-10-17)

17 Oct 16:16
a50fdd4
Compare
Choose a tag to compare

Bug fixes

  • fix: merge resizableHandles property using spread operator to fix the first override applying to all items in the grid #841 Thanks @mfjharvey
  • fix: add rxjs as peer dependency #839

14.1.1 (2022-08-11)

11 Aug 15:28
13d48e3
Compare
Choose a tag to compare

Bug Fixes

  • fix for the most bottom/right item being stuck. #828 Thanks @polhek
  • fix dropOverItemsCallback when you return to the cell from which you left, #829 Thanks @kryshac

14.1.0 (2022-07-14)

14 Jul 16:39
988f5a6
Compare
Choose a tag to compare

Features

  • feat: extend gridster item configuration with resizable handles #807 #821 Thanks @dogukan10

14.0.1 (2022-06-06)

06 Jun 13:56
8575afa
Compare
Choose a tag to compare

Fix npm publish package