websocket updates

* sync page title on icon via websocket
* sync on page tree too
This commit is contained in:
Philipinho
2024-04-27 15:40:22 +01:00
parent 390d58793a
commit 8cc7d39146
17 changed files with 253 additions and 15 deletions

View File

@ -17,6 +17,7 @@
"@tiptap/extension-document": "^2.3.0",
"@tiptap/extension-heading": "^2.3.0",
"@tiptap/extension-highlight": "^2.3.0",
"@tiptap/extension-history": "^2.3.0",
"@tiptap/extension-link": "^2.3.0",
"@tiptap/extension-list-item": "^2.3.0",
"@tiptap/extension-list-keymap": "^2.3.0",