yjs / y-prosemirror

ProseMirror editor binding for Yjs

Home Page:https://demos.yjs.dev/prosemirror/prosemirror.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `undomanager.addToScope` instead of `.scope` property

dmonad opened this issue · comments

The Y.UndoManager now has a method that allows adding to scope. This is required for compatibility with the Y.MultiDocUndoManager from y-utility.