|
1 | 1 | ## [1.7.1](https://github.com/MatiPl01/react-native-sortables/compare/v1.7.0...v1.7.1) (2025-06-16) |
2 | 2 |
|
3 | | - |
4 | 3 | ### Bug Fixes |
5 | 4 |
|
6 | | -* Flex layout issues ([#400](https://github.com/MatiPl01/react-native-sortables/issues/400)) ([891c0b3](https://github.com/MatiPl01/react-native-sortables/commit/891c0b385ed779b7548cdd8da029e09ea8cde61a)) |
7 | | -* Flex layout with custom alignmnets on web ([#401](https://github.com/MatiPl01/react-native-sortables/issues/401)) ([a74cb4b](https://github.com/MatiPl01/react-native-sortables/commit/a74cb4b313bc60125b27d62e39567940dccaf52d)) |
8 | | -* Invalid items animation on screen change ([#396](https://github.com/MatiPl01/react-native-sortables/issues/396)) ([3262064](https://github.com/MatiPl01/react-native-sortables/commit/3262064207d63ca3a251b15df685f6ffe358a4d2)) |
9 | | -* Items not animated before `sortEnabled` is set to `true` ([#398](https://github.com/MatiPl01/react-native-sortables/issues/398)) ([5ff360c](https://github.com/MatiPl01/react-native-sortables/commit/5ff360c765fcbf72feef260eb779e1e1456c0216)) |
10 | | -* Multi touch flickering issue ([#392](https://github.com/MatiPl01/react-native-sortables/issues/392)) ([6427c8d](https://github.com/MatiPl01/react-native-sortables/commit/6427c8dc370f20362facf945fa34af2e5a5c4585)) |
| 5 | +- Flex layout issues ([#400](https://github.com/MatiPl01/react-native-sortables/issues/400)) ([891c0b3](https://github.com/MatiPl01/react-native-sortables/commit/891c0b385ed779b7548cdd8da029e09ea8cde61a)) |
| 6 | +- Flex layout with custom alignmnets on web ([#401](https://github.com/MatiPl01/react-native-sortables/issues/401)) ([a74cb4b](https://github.com/MatiPl01/react-native-sortables/commit/a74cb4b313bc60125b27d62e39567940dccaf52d)) |
| 7 | +- Invalid items animation on screen change ([#396](https://github.com/MatiPl01/react-native-sortables/issues/396)) ([3262064](https://github.com/MatiPl01/react-native-sortables/commit/3262064207d63ca3a251b15df685f6ffe358a4d2)) |
| 8 | +- Items not animated before `sortEnabled` is set to `true` ([#398](https://github.com/MatiPl01/react-native-sortables/issues/398)) ([5ff360c](https://github.com/MatiPl01/react-native-sortables/commit/5ff360c765fcbf72feef260eb779e1e1456c0216)) |
| 9 | +- Multi touch flickering issue ([#392](https://github.com/MatiPl01/react-native-sortables/issues/392)) ([6427c8d](https://github.com/MatiPl01/react-native-sortables/commit/6427c8dc370f20362facf945fa34af2e5a5c4585)) |
11 | 10 |
|
12 | 11 | # [1.7.0](https://github.com/MatiPl01/react-native-sortables/compare/v1.6.0...v1.7.0) (2025-05-26) |
13 | 12 |
|
14 | | - |
15 | 13 | ### Bug Fixes |
16 | 14 |
|
17 | | -* Invalid call to gesture manager when item is no longer available ([#385](https://github.com/MatiPl01/react-native-sortables/issues/385)) ([5e5e1ca](https://github.com/MatiPl01/react-native-sortables/commit/5e5e1ca9cb7e93d3b4707e185c9bb30d0afd6de7)) |
18 | | -* Invalid custom handle measurement ([#384](https://github.com/MatiPl01/react-native-sortables/issues/384)) ([ad03d2b](https://github.com/MatiPl01/react-native-sortables/commit/ad03d2b7e970f57583e15e6cce9b3424b1ec220b)), closes [#377](https://github.com/MatiPl01/react-native-sortables/issues/377) |
19 | | -* onPress not fired when activation delay is low ([#377](https://github.com/MatiPl01/react-native-sortables/issues/377)) ([07065b5](https://github.com/MatiPl01/react-native-sortables/commit/07065b527f23637dfd3dd96401490dc0b89e4f96)), closes [#375](https://github.com/MatiPl01/react-native-sortables/issues/375) |
20 | | -* Order change callback invalid keyToIndex and shadow color interpolation ([#380](https://github.com/MatiPl01/react-native-sortables/issues/380)) ([c0b3c03](https://github.com/MatiPl01/react-native-sortables/commit/c0b3c0351f6837f9b9688dfc387247be10b145bc)) |
21 | | -* Stop passing excessive data to the item context ([#383](https://github.com/MatiPl01/react-native-sortables/issues/383)) ([0b466ac](https://github.com/MatiPl01/react-native-sortables/commit/0b466aca7434327e4acd81f941b4f5dd80e1c02d)) |
22 | | - |
| 15 | +- Invalid call to gesture manager when item is no longer available ([#385](https://github.com/MatiPl01/react-native-sortables/issues/385)) ([5e5e1ca](https://github.com/MatiPl01/react-native-sortables/commit/5e5e1ca9cb7e93d3b4707e185c9bb30d0afd6de7)) |
| 16 | +- Invalid custom handle measurement ([#384](https://github.com/MatiPl01/react-native-sortables/issues/384)) ([ad03d2b](https://github.com/MatiPl01/react-native-sortables/commit/ad03d2b7e970f57583e15e6cce9b3424b1ec220b)), closes [#377](https://github.com/MatiPl01/react-native-sortables/issues/377) |
| 17 | +- onPress not fired when activation delay is low ([#377](https://github.com/MatiPl01/react-native-sortables/issues/377)) ([07065b5](https://github.com/MatiPl01/react-native-sortables/commit/07065b527f23637dfd3dd96401490dc0b89e4f96)), closes [#375](https://github.com/MatiPl01/react-native-sortables/issues/375) |
| 18 | +- Order change callback invalid keyToIndex and shadow color interpolation ([#380](https://github.com/MatiPl01/react-native-sortables/issues/380)) ([c0b3c03](https://github.com/MatiPl01/react-native-sortables/commit/c0b3c0351f6837f9b9688dfc387247be10b145bc)) |
| 19 | +- Stop passing excessive data to the item context ([#383](https://github.com/MatiPl01/react-native-sortables/issues/383)) ([0b466ac](https://github.com/MatiPl01/react-native-sortables/commit/0b466aca7434327e4acd81f941b4f5dd80e1c02d)) |
23 | 20 |
|
24 | 21 | ### Features |
25 | 22 |
|
26 | | -* Active item dropped callback, more props in drag start callback ([#381](https://github.com/MatiPl01/react-native-sortables/issues/381)) ([ef6e6cd](https://github.com/MatiPl01/react-native-sortables/commit/ef6e6cd84e1df65b7690c57d6fa8af13160b77aa)) |
27 | | -* Add keyToIndex and indexToKey to the item context ([#379](https://github.com/MatiPl01/react-native-sortables/issues/379)) ([9166043](https://github.com/MatiPl01/react-native-sortables/commit/91660436ace23d988c2ab83fb51d8b932cd3bffe)) |
28 | | -* Add more params to the item drop callback ([#382](https://github.com/MatiPl01/react-native-sortables/issues/382)) ([36fe591](https://github.com/MatiPl01/react-native-sortables/commit/36fe59171e9fb58d3a1e6d63f7fd0000ffd4cf38)) |
29 | | -* Add more touch events to the touchable ([#378](https://github.com/MatiPl01/react-native-sortables/issues/378)) ([c60500f](https://github.com/MatiPl01/react-native-sortables/commit/c60500fb0c3be27325c8b91a6f42c9237cf72d6f)) |
| 23 | +- Active item dropped callback, more props in drag start callback ([#381](https://github.com/MatiPl01/react-native-sortables/issues/381)) ([ef6e6cd](https://github.com/MatiPl01/react-native-sortables/commit/ef6e6cd84e1df65b7690c57d6fa8af13160b77aa)) |
| 24 | +- Add keyToIndex and indexToKey to the item context ([#379](https://github.com/MatiPl01/react-native-sortables/issues/379)) ([9166043](https://github.com/MatiPl01/react-native-sortables/commit/91660436ace23d988c2ab83fb51d8b932cd3bffe)) |
| 25 | +- Add more params to the item drop callback ([#382](https://github.com/MatiPl01/react-native-sortables/issues/382)) ([36fe591](https://github.com/MatiPl01/react-native-sortables/commit/36fe59171e9fb58d3a1e6d63f7fd0000ffd4cf38)) |
| 26 | +- Add more touch events to the touchable ([#378](https://github.com/MatiPl01/react-native-sortables/issues/378)) ([c60500f](https://github.com/MatiPl01/react-native-sortables/commit/c60500fb0c3be27325c8b91a6f42c9237cf72d6f)) |
30 | 27 |
|
31 | 28 | # [1.6.0](https://github.com/MatiPl01/react-native-sortables/compare/v1.5.2...v1.6.0) (2025-04-27) |
32 | 29 |
|
|
0 commit comments