Skip to content

Releases: mgcrea/react-native-dnd

v1.5.8

06 Sep 13:14
d948c6d
Compare
Choose a tag to compare
  • chore(console): remove extraneous console.log (a7db388)

v1.5.7

06 Sep 11:34
4fa8827
Compare
Choose a tag to compare
  • chore(babel): test babel plugin fork (08b06c7)

v1.5.6

30 Aug 14:26
3830aca
Compare
Choose a tag to compare
  • chore(npm): add alt package field (756e34c)

v1.5.5

30 Aug 08:08
1c52e30
Compare
Choose a tag to compare
  • chore(build): provide alt build config bis (fe30957)
  • chore(build): provide alt build config (148319d)

v1.5.4

25 Aug 15:19
8295186
Compare
Choose a tag to compare
  • chore(npm): remove postinstall script (926ff58)

v1.5.3

25 Aug 15:18
7cbe6e4
Compare
Choose a tag to compare
  • chore(prettier): run prettier (4b74801)
  • chore(npm): bump deps (048ae51)

v1.5.2

24 Aug 21:06
dd3eb80
Compare
Choose a tag to compare
  • feat(update): minor changes (f9bd173)

v1.5.1

24 Aug 18:48
0babc9a
Compare
Choose a tag to compare
  • feat(update): minor changes (bdccec8)

v1.5.0

24 Aug 18:46
04d68f4
Compare
Choose a tag to compare
  • chore(babel): disable plugin and build source on prepare stage (ac7fabd)
  • fix(draggableActingId): better handling of actingId reset (a228e86)
  • feat(update): minor changes (b7fdf08)
  • feat(update): minor changes (38fac27)
  • feat(update): minor changes (2840459)

v1.4.0

04 Jul 13:59
8d1c2b7
Compare
Choose a tag to compare
  • feat(example): add example/src to git (f8642aa)
  • feat(DndProvider): add global activationDelay, minDistance options (047c8ca)
  • feat(components): update components to allow DraggableConstraints usage, add activeOpacity prop (50e374d)
  • feat(DndProvider): add DraggableConstraints, draggableActingId for better styling options (7889770)
  • chore(jest): fix tests (4b7c159)