This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Releases: nosferatu500/react-sortable-tree
Releases · nosferatu500/react-sortable-tree
v4.0.5
- Rollback react-dnd
Full Changelog: v4.0.4...v4.0.5
v4.0.4
- Bump deps
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
- added rowHeight prop, fixed issue with canDrop not returning correct nextParent by @harrylepotter-win in #10
- bump deps
New Contributors
- @harrylepotter-win made their first contribution in #10
Full Changelog: v4.0.2...v4.0.3
v4.0.2
- Fixed issue #9
Full Changelog: v4.0.1...v4.0.2
v4.0.1
v4.0.0 - TypeScript support
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
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