Skip to content

Releases: nosferatu500/react-sortable-tree

v4.1.0

29 Mar 01:31

Choose a tag to compare

  • overscan: number | { main: number ; reverse: number }
    The property accepts pixel values.
  • Bump deps

Full Changelog: v4.0.6...v4.1.0

v4.0.6

08 Feb 09:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.5...v4.0.6

v4.0.5

27 Jan 09:53

Choose a tag to compare

  • Rollback react-dnd

Full Changelog: v4.0.4...v4.0.5

v4.0.4

21 Jan 01:03

Choose a tag to compare

  • Bump deps

Full Changelog: v4.0.3...v4.0.4

v4.0.3

24 Dec 03:14

Choose a tag to compare

What's Changed

  • added rowHeight prop, fixed issue with canDrop not returning correct nextParent by @harrylepotter-win in #10
  • bump deps

New Contributors

Full Changelog: v4.0.2...v4.0.3

v4.0.2

29 Nov 00:27

Choose a tag to compare

  • Fixed issue #9

Full Changelog: v4.0.1...v4.0.2

v4.0.1

17 Nov 06:38

Choose a tag to compare

What's Changed

  • feat(types): expose the prop types by @paul-vd in #7
  • Exclude findDOMNode from usage
  • Bump deps.

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0 - TypeScript support

12 Nov 08:45

Choose a tag to compare

What's Changed

  • Migrate to TS
  • Node >= 14
  • Drop IE from support list
  • Replace react-virtualized with react-virtuoso
  • Bump deps

Full Changelog: v2.8.0...v4.0.0

v4.0.0-beta.10

16 Oct 01:26

Choose a tag to compare

v4.0.0-beta.10 Pre-release
Pre-release

What's Changed

  • Migrate to TS
  • Node >= 14
  • Drop IE from support list
  • Replace react-virtualized with react-virtuoso
  • Replace theme package by own theme package
  • Bump deps

Full Changelog: v2.8.0...v4.0.0-beta.10