react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Version 4

Open jameskerr opened this issue 3 months ago • 2 comments

Experimenting with what the next iteration of the react-arborist api will be, while maintaining all backward compatibility.

Remaining Items

  • [x] node.state
  • [x] require props hook
  • [x] disable drop function
  • [ ] sort nodes
  • [ ] filter nodes
  • [ ] compatibility layer with <Tree /> props
  • [ ] outside drop
  • [ ] customizable commands object
  • [ ] Make it with with no props
  • [ ] provide way to disable features
  • [ ] fix weird cursor positions
  • [ ] RTL support

jameskerr avatar Mar 13 '24 22:03 jameskerr