Skip to content

Add dndBackend prop to Tree (rebased from #316)#326

Merged
TrevorBurnham merged 1 commit intomainfrom
pr-316-dnd-backend
Apr 20, 2026
Merged

Add dndBackend prop to Tree (rebased from #316)#326
TrevorBurnham merged 1 commit intomainfrom
pr-316-dnd-backend

Conversation

@TrevorBurnham
Copy link
Copy Markdown
Collaborator

Rebased version of #316 by @ofk. Combined cleanly with the provider refactor from #237 (dndManager-or-backend-not-both) so that custom dndBackend props flow into the same conditional.

Reopens #316's change against current main after #237 landed.

Closes #316.

Co-authored-by: ofk ofkjpn+github@gmail.com

@TrevorBurnham TrevorBurnham merged commit 413d47e into main Apr 20, 2026
1 check passed
@TrevorBurnham TrevorBurnham deleted the pr-316-dnd-backend branch April 20, 2026 01:28
This was referenced Apr 20, 2026
TrevorBurnham added a commit that referenced this pull request Apr 20, 2026
- Document dndBackend prop (#326) and correct dndManager type in TreeProps
- Document opts arg on tree.select / tree.selectMulti (#266)
- Correct childrenAccessor return type to readonly T[] | null
- Add Utilities section documenting getTreeLinePrefix (#324)
TrevorBurnham added a commit that referenced this pull request Apr 20, 2026
- Document dndBackend prop (#326) and correct dndManager type in TreeProps
- Document opts arg on tree.select / tree.selectMulti (#266)
- Correct childrenAccessor return type to readonly T[] | null
- Add Utilities section documenting getTreeLinePrefix (#324)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants