undo
undo copied to clipboard
Undo Redo Manager
Results
2
undo issues
Sort by
recently updated
recently updated
newest added
It would be a nice (optional) developer convenience to have a method like addListeners(EventTarget) that adds the relevant keypress events. Something like: undoManager.addListeners(window); undoManager.removeListeners(window);
See Replicache issue here: https://github.com/rocicorp/replicache/issues/1008 and linked notion doc.