ENH - improve mail experience and interactions

This commit is contained in:
DerEchteAlec
2026-08-06 17:39:24 +02:00
parent 5471040dd8
commit 26c4df9181
14 changed files with 2794 additions and 342 deletions
+7
View File
@@ -14,6 +14,13 @@
"test": "vitest run"
},
"dependencies": {
"@tiptap/core": "^3.29.2",
"@tiptap/extension-placeholder": "^3.29.2",
"@tiptap/markdown": "^3.29.2",
"@tiptap/pm": "^3.29.2",
"@tiptap/starter-kit": "^3.29.2",
"@tiptap/vue-3": "^3.29.2",
"dompurify": "^3.4.13",
"konsta": "~5.2.0",
"lucide-vue-next": "^0.525.0",
"pinia": "^3.0.3",