Releases: tiberiuzuld/angular-gridster2
Releases · tiberiuzuld/angular-gridster2
18.0.0-z (2024-06-17)
Zoneless angular support #916 Thanks @banned007
18.0.1 (2024-05-27)
Bug fixes
- fix:
@for
track for gridColumns and gridRows #914 Thanks @MichaelCPGordon
18.0.0 (2024-05-24)
Support for Angular 18
- Changed the library to the new control flow
- Changed demo app and examples to the new control flow
17.0.0 (2023-11-19)
Support for Angular 17
16.0.0 (2023-05-07)
Support for Angular 16
15.0.4 (2023-03-21)
Bug fixes
- Bugfix: Added implementation for outermargins when dragging or resizing a grid item (#869) Thanks @AndeYashwanth
- Perf: improve the grid responsiveness by caching and reusing the last style object (#872) Thanks @adrian3de
14.1.5 (2023-03-21)
Bug fixes
- Perf: improve the grid responsiveness by caching and reusing the last style object (#872) Thanks @adrian3de
15.0.3 (2023-02-07)
Bug fixes
- Fix grid item to not resize outside of boundary when boundary control is enabled #861 Fixes #855 and #854 Thanks @AndeYashwanth
- Fix griditem resizing into another item with northwest handle #862 Thanks @AndeYashwanth