·
5 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Support for Angular 22
Bug fixes
- fix: #933 inverted push direction (#955) Thanks @ChargeIn
- fix(gridsterItem): #982 fix z-index on moving/resizing items being overridden by inline style (#985) Thanks @naterchrdsn
- fix(gridsterConfig): #964 correct getNextPossiblePosition return type from void to boolean (#984) Thanks @naterchrdsn
- docs(readme): #983 fix dashboard example to use GridsterItemConfig instead of GridsterItem (#986) Thanks @naterchrdsn