Releases: tiberiuzuld/angular-gridster2
Releases · tiberiuzuld/angular-gridster2
14.1.4 (2023-01-31)
13.3.1 (2023-01-31)
Deprecated! Wrong package tarball published
15.0.2 (2023-01-29)
14.1.3 (2023-01-22)
Bug fix
- lag when dragging a widget with boundary control enabled #847 Thanks @AndeYashwanth
15.0.1 (2023-01-21)
Bug fix
- lag when dragging a widget with boundary control enabled #847 Thanks @AndeYashwanth
15.0.0 (2022-11-26)
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)
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)
14.1.0 (2022-07-14)
Features
- feat: extend gridster item configuration with resizable handles #807 #821 Thanks @dogukan10