-
-
Notifications
You must be signed in to change notification settings - Fork 782
Open
Description
Is your feature request related to a problem? Please describe.
I need to be able to track actions that are not craft specific in my editor and allow a user to undo / redo them.
Describe the solution you'd like
I'd love to be able to listen to history actions that take place so that I can track additional features and functionality in the history and keep in sync with the internal craft history.
Additional context
It appears this was actually implemented innext
#399, I started exploring what it would be to pull it into main but it appears to be tied to a store update.
Would it make sense for me to pursue migrating this over to main?
Activity