Skip to content

Releases: mgcrea/react-native-dnd

v2.2.0

21 Dec 10:42
ed74072
Compare
Choose a tag to compare
  • 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)

v2.1.1

04 Dec 20:14
c2dc5f5
Compare
Choose a tag to compare
  • feat(update): minor changes (282af35)

v2.1.0

04 Dec 20:09
835ed0f
Compare
Choose a tag to compare
  • feat(grid): add grid-related feature components (3736d22)

v2.0.0

04 Dec 15:13
d8cc5eb
Compare
Choose a tag to compare
  • chore(ts): fix typescript issues (a025cdd)
  • fix(draggable): improve draggable active tracking to prevent resting offset errors (b0f32b0)

v1.9.0

20 Nov 22:57
e68e65a
Compare
Choose a tag to compare
  • chore(npm): add back former tsc build (8ed7716)
  • chore(npm): bump deps (60bb848)

v1.8.0

26 Oct 19:32
af015cd
Compare
Choose a tag to compare
  • feat(deps): bump to latest dependencies migrate build to tsup (97673d9)
  • feat(update): minor changes (9efa548)

v1.7.2

12 Sep 16:31
22a5f78
Compare
Choose a tag to compare
  • feat(update): minor changes (9fc8362)

v1.7.1

12 Sep 16:28
47dee5b
Compare
Choose a tag to compare
  • chore(hook): support both id/key by default (ee007ef)
  • chore(git): remove App.tsx in examples (8e142f8)
  • chore(jest): fix unit tests (9bb1039)

v1.7.0

12 Sep 14:56
23813b7
Compare
Choose a tag to compare
  • feat(update): minor changes (447622f)
  • feat(Flatlist): add DraggableFlatList component (397b7a9)
  • feat(components): revise styling API again (7ff251f)
  • feat(hooks): provide new useDraggableStyle/useDroppableStyle hooks for better nested styling (507dee6)
  • feat(hooks): add useDraggableGrid hook (c543d37)
  • feat(update): minor changes (dbabefe)

v1.6.1

11 Sep 14:46
71dcb37
Compare
Choose a tag to compare
  • feat(components): simplify style worklet API (da06ab0)