Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Releases: nosferatu500/react-sortable-tree

v4.0.5

27 Jan 09:53
Compare
Choose a tag to compare
  • Rollback react-dnd

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

v4.0.4

21 Jan 01:03
Compare
Choose a tag to compare
  • Bump deps

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

v4.0.3

24 Dec 03:14
Compare
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
Compare
Choose a tag to compare
  • Fixed issue #9

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

v4.0.1

17 Nov 06:38
Compare
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
Compare
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
Compare
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