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

rewrite the implementation to not rely on context updates but use subscriptions instead

Open vovacodes opened this issue 5 years ago • 0 comments

Move most of the logic of managing a focusable tree node into the FocusableNode class

This is still WIP, I'm trying to polish the API and need to add a couple of tests, marked as todo now.

vovacodes avatar Dec 10 '20 08:12 vovacodes