Releases: JairajJangle/react-native-tree-multi-select
Releases · JairajJangle/react-native-tree-multi-select
v3.0.0-beta.5
3.0.0-beta.5 (2026-05-02)
Bug Fixes
- tune drag-drop overlay offset and drop zone sensitivity (24fc1e9)
- use item indentation for horizontal cliff threshold (ef98489)
Features
- add autoScrollToDroppedNode option and reuse scrollToNodeID (b129dcb)
v3.0.0-beta.4
3.0.0-beta.4 (2026-05-01)
Bug Fixes
- add descendant validation and JSDoc to moveTreeNode helper (d519d39)
- add missing generic type params to helper functions (9c9836f)
- drag-drop API fixes - opacity, enabled default, onDragCancel (6fb6575)
- prevent store memory leak by deleting map entry on unmount (b7b1037)
Features
- add moveNode ref method for programmatic tree reordering (9d220d2)
- update drag-drop examples and add undo/redo demo (90ddd60)
Contributors
- @claude Opus 4.6 (1M context)
v2.0.19
v2.0.18
v2.0.17
v2.0.16
v2.0.15
v2.0.14
v3.0.0-beta.3
3.0.0-beta.3 (2026-03-29)
Features
- drag-drop: refine drag-and-drop implementation and tests (b554dd7)
Contributors
- @claude Opus 4.6
v3.0.0-beta.2
3.0.0-beta.2 (2026-03-28)
Bug Fixes
- ci: enable Corepack before setup-node to fix yarn detection (6be37d6)
- drag-drop: multiple UX fixes for drag-and-drop interactions (4b5220d)
- lint: remove unused eslint-disable comment in calculateDropTarget (46747e3)
Contributors
- @claude Opus 4.6