You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For document editing, add a history stack for when the array of module data's changes, then use this to add undo, and an unsaved changes on closing the page when there are outstanding changes.
For document editing, add a history stack for when the array of module data's changes, then use this to add undo, and an unsaved changes on closing the page when there are outstanding changes.
Note: #29 should be addressed first.