Skip to content

Releases: TechStark/react-dnd-scrolling

v1.3.10

01 Oct 13:35
Compare
Choose a tag to compare

Fix issue #40

v1.3.9

30 Sep 08:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.8...v1.3.9

v1.3.8

24 May 03:20
Compare
Choose a tag to compare

What's Changed

  • Add listeners to container document in scrolling monitor by @marchibbins in #33

New Contributors

Full Changelog: v1.3.7...v1.3.8

v1.3.7

02 Apr 02:42
Compare
Choose a tag to compare
  • Fix TypeScript type declaration

Full Changelog: v1.3.6...v1.3.7

v1.3.6

01 Apr 04:59
Compare
Choose a tag to compare

Re-fix issue #28

v1.3.5

01 Apr 01:36
Compare
Choose a tag to compare

Fix issue #30

v1.3.4

25 Mar 04:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

14 Jan 04:07
Compare
Choose a tag to compare
  • compile to React.createElement instead of using jsx/runtime (#21)

v1.3.2

13 Jan 16:34
Compare
Choose a tag to compare
  • fix scrolling not working issue #22

v1.3.1

13 Jan 11:26
Compare
Choose a tag to compare
  • fix importing issue #21