All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
10 July 2024
- fix: Fix position of item being dragged
#42
- fix: Remove old reference to horizontal lists
#43
- Release 3.6.1
9d61472
17 March 2024
- Revert "fix: remove typescript bypass on forwardRef (#31)"
#37
- feat: make scrolling axis-generic and update README.md
#36
- feat: Add simple support for horizontal lists
#33
- fix: remove typescript bypass on forwardRef
#31
- fix: Use measure instead of measureInWindow to get screen coordinate
#32
- fix: block rapid reordering from using stale indices
#35
- fix: attempt to export generic types differently
#21
- events can receive a void callback
#20
- Release 3.6.0
f124e40
21 June 2023
- Release 3.5.1
038b630
- fix: update y position upon panResponderGrant to capture list position on screen
410451b
- fix: update y position upon panResponderGrant in order to capture new list position
e582036
16 June 2023
- Release 3.5.0
4811d7b
- feat: rename onStartDrag to onDragStart and onEndDrag to onDragEnd #17
885d6d5
- feat: rename onStartDrag to onDragStart and onEndDrag to onDragEnd #17
4438944
6 June 2023
- Release 3.4.0
d77ac6a
- feat: provide forwardRef for callers to access the underlying FlatList
3b8f96d
- feat: provide forwardRef for callers to access the underlying FlatList
5d5db67
10 May 2023
31 March 2023
31 March 2023
31 March 2023
31 March 2023
31 March 2023
- fix: attempt to add auto-changelog to track releases
b12c049
- fix: deactivate item when press happens without drag
c6ad49f
- Release 3.1.0
d15f936
20 March 2023
- fix: reduce re-renders by useCallback for callbacks
#8
- Release 3.0.5
cbdc127
- fix: optimize re-renders during drag
6a9818a
- Release 3.0.4
ff66585
20 March 2023
- docs: add bling to readme
#7
- fix: reduce re-renders by useCallback for callbacks
ad9c996
- Release 3.0.4
e1dd3ae
15 February 2023
- Disable FlatList scroll while dragging
#6
- docs: update README.md to prefer Android example for speed
4fdf75a
- Release 3.0.2
1a84b46
23 January 2023
- fix: Android now works
#5
- Release 3.0.1
17f4bd5
- docs: recommend onPressIn to call onStartDrag
723788e
30 December 2022
- Release 2.1.0
cf27079
- Prevent slide animation after release
4bbba09
- Prevent slide animation after release
084be87
15 December 2022
- fix: corrected use of onReordered with useRef to fix #2
#2
- Initial example building
a528f08
- Fixed inclusion of parent in example project
e244f39
- Release 2.0.0
cab4ccc
7 December 2022