humandx / slate-automerge

Collaborative Editing using Slate and Automerge
MIT License
121 stars 17 forks source link

Fix the conversion of the remove operation #4

Closed vshia closed 6 years ago

vshia commented 6 years ago

If the object that the remove operation refers to is NOT in Slate, just modify the temporary object. If the object that the remove operation refers to is in Slate, create an operation to remove said object.