Skip to content

22.0.0 (2026-06-26)

Latest

Choose a tag to compare

@tiberiuzuld tiberiuzuld released this 26 Jun 03:52
· 5 commits to master since this release
Immutable release. Only release title and notes can be modified.
77a6dda

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