jsonforms-editor
jsonforms-editor copied to clipboard
Add Undo/Redo support
Motivation I want to revert things I did.
Solution Add a stack to keep track of states.
Investigate timeboxed how much effort it is