Y
Hacker News
new
|
ask
|
show
|
jobs
by
joris
1653 days ago
Awesome! I assume you’ve been using this in another project?
How did you handle/implement undo-redo?
1 comments
kevinjahns
1653 days ago
Yjs author here. Yjs ships a flexible selective undo-redo manager. You can define one (or several) undo managers that listen to changes that you want to be able to undo&redo.
https://docs.yjs.dev/api/undo-manager
link
https://docs.yjs.dev/api/undo-manager