react-ui-tree icon indicating copy to clipboard operation
react-ui-tree copied to clipboard

Add freeze prop to stop dragging events

Open alfonsogarciacaro opened this issue 8 years ago • 3 comments

I couldn't prevent the tree from being modified in the onChange event so this PR just adds a new prop to make it easy to stop dragging events. I didn't name the prop editable in order not to break compatibility with current code.

If you think this is a good idea, please feel free to change the prop name or modify the code in any other way.

Thanks a lot for this useful React component!

alfonsogarciacaro avatar Dec 21 '16 09:12 alfonsogarciacaro

Could you try to solve the conflicts?

DevAlien avatar Sep 19 '17 09:09 DevAlien

If someone is planning to actually merge this PR, yes ;)

alfonsogarciacaro avatar Sep 19 '17 10:09 alfonsogarciacaro

@wangzuo Any plans on merging this?

benjamindean avatar Jul 15 '18 10:07 benjamindean