Releases: mgcrea/react-native-dnd
Releases · mgcrea/react-native-dnd
v2.5.1
v2.5.0
v2.4.2
v2.4.1
v2.4.0
v2.3.1
- feat(docs): update docs (46a06d6)
- feat(DndProvider): add shouldDropWorklet (closes #28) (7f72122)
- chore(jest): use jest alpha to fix spec (87a5045)
- chore(actions): fix test action (7bce885)
- chore(actions): fix github actions (91602c8)
- feat(DndProvider): rename onFeedback to onActivation (bc75a3f)
- fix(eslint): correct eslint issues (7776249)
- chore(utils): rename collision utils (c71f945)
v2.3.0
- chore(npm): bump deps, upgrade tooling stack (45e46c7)
- chore(readme): remove haptic docs (0af41df)
- docs(haptic): remove haptic related docs (7b3e2d7)
- chore(deps): drop react-native-haptic-feedback dep, replace with onFeedback fn (closes #30) (c221960)
- fix(dndProvider): prevent app crash on unmount (#26) (a3c63f2)
- Merge pull request #20 from ImSingee/pr1 (26f042e)
- chore(features): expose sort hooks api (27f75c9)
- feat(update): minor changes (e7d937c)
- feat(update): minor changes (d18361c)
v2.2.0
- feat(update): minor changes (9b040a4)
- feat(update): minor changes (e80f9d2)
- feat(docs): add DraggableGrid, DraggableStack docs (1a0e0cb)
- docs(astro): bump astro to 4.0 (4fa0933)
- chore(features): expose api (3d9902c)
- feat(examples): update examples (851edd9)
- feat(update): minor changes (e6c465f)
- feat(update): minor changes (7f82a98)
- feat(sort): add improved/updated sort implementation (d1bf845)
- chore(project): major refactoring, remove existing grid feature (14159a8)
- feat(draggable): working zIndex accross all states (d9440e6)