react-flow-chart icon indicating copy to clipboard operation
react-flow-chart copied to clipboard

`Undo` and `Redo` actions

Open q-bird opened this issue 5 years ago • 2 comments

How can I implement Undo and Redo actions?

q-bird avatar Jun 07 '20 04:06 q-bird

Hi @q-bird, I am working on this feature, but first I need to finish the redux implementation, with that I can advance with the undo / redo.

ielijose avatar Jun 09 '20 14:06 ielijose

@ielijose Thanks for your reply. Currently I have to create redux manually and use redux-undo for that feature. But if you can integrate all to the library, it will be greate and efficient!

q-bird avatar Jun 09 '20 14:06 q-bird