Commit 85c85b0
committed
release: 1.7.0
# [1.7.0](v1.6.0...v1.7.0) (2025-05-26)
### Bug Fixes
* Invalid call to gesture manager when item is no longer available ([#385](#385)) ([5e5e1ca](5e5e1ca))
* Invalid custom handle measurement ([#384](#384)) ([ad03d2b](ad03d2b)), closes [#377](#377)
* onPress not fired when activation delay is low ([#377](#377)) ([07065b5](07065b5)), closes [#375](#375)
* Order change callback invalid keyToIndex and shadow color interpolation ([#380](#380)) ([c0b3c03](c0b3c03))
* Stop passing excessive data to the item context ([#383](#383)) ([0b466ac](0b466ac))
### Features
* Active item dropped callback, more props in drag start callback ([#381](#381)) ([ef6e6cd](ef6e6cd))
* Add keyToIndex and indexToKey to the item context ([#379](#379)) ([9166043](9166043))
* Add more params to the item drop callback ([#382](#382)) ([36fe591](36fe591))
* Add more touch events to the touchable ([#378](#378)) ([c60500f](c60500f))1 parent 5e5e1ca commit 85c85b0
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments