added search, mentions, keep place , scroll dn

This commit is contained in:
2024-11-15 13:38:49 +02:00
parent 8562b0c5ce
commit 54bb22e24e
21 changed files with 1593 additions and 97 deletions

View File

@@ -36,6 +36,7 @@
"@tiptap/extension-color": "^2.5.9",
"@tiptap/extension-highlight": "^2.6.6",
"@tiptap/extension-image": "^2.6.6",
"@tiptap/extension-mention": "^2.9.1",
"@tiptap/extension-placeholder": "^2.6.2",
"@tiptap/extension-text-style": "^2.5.9",
"@tiptap/extension-underline": "^2.6.6",
@@ -57,6 +58,7 @@
"electron-builder": "^25.1.8",
"emoji-picker-react": "^4.12.0",
"file-saver": "^2.0.5",
"html-to-text": "^9.0.5",
"jssha": "3.3.1",
"lodash": "^4.17.21",
"mime": "^4.0.4",
@@ -80,6 +82,7 @@
"short-unique-id": "^5.2.0",
"slate": "^0.103.0",
"slate-react": "^0.109.0",
"tippy.js": "^6.3.7",
"tiptap-extension-resize-image": "^1.1.8"
},
"devDependencies": {