Releases: nosferatu500/react-sortable-tree
Releases · nosferatu500/react-sortable-tree
v4.1.0
- overscan: number | { main: number ; reverse: number }
The property accepts pixel values. - Bump deps
Full Changelog: v4.0.6...v4.1.0
v4.0.6
What's Changed
- External node can now be dropped as tree child node as expected by @paulvanlerberghe in #15
New Contributors
- @paulvanlerberghe made their first contribution in #15
Full Changelog: v4.0.5...v4.0.6
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