We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
67fcc89
7bf6db7: Add push to LoroText and pushContainer to LoroList LoroMovableList
push
pushContainer
9b60d01: Define the behavior of doc.fork() when the doc is detached
doc.fork()
It will fork at the current state_frontiers, which is equivalent to calling doc.fork_at(&doc.state_frontiers())
doc.fork_at(&doc.state_frontiers())