Skip to content

v1.7.0

Compare
Choose a tag to compare
@MatiPl01 MatiPl01 released this 26 May 16:36
· 41 commits to main since this release

1.7.0 (2025-05-26)

Bug Fixes

  • Invalid call to gesture manager when item is no longer available (#385) (5e5e1ca)
  • Invalid custom handle measurement (#384) (ad03d2b), closes #377
  • onPress not fired when activation delay is low (#377) (07065b5), closes #375
  • Order change callback invalid keyToIndex and shadow color interpolation (#380) (c0b3c03)
  • Stop passing excessive data to the item context (#383) (0b466ac)

Features

  • Active item dropped callback, more props in drag start callback (#381) (ef6e6cd)
  • Add keyToIndex and indexToKey to the item context (#379) (9166043)
  • Add more params to the item drop callback (#382) (36fe591)
  • Add more touch events to the touchable (#378) (c60500f)