1
0

wip: tiptap editor

This commit is contained in:
Dominik Pschenitschni
2022-08-04 22:05:41 +02:00
committed by kolaente
parent 01c2acdf34
commit 24b8915983
6 changed files with 1036 additions and 2 deletions

View File

@ -50,6 +50,32 @@
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@fortawesome/vue-fontawesome": "3.0.3",
"@github/hotkey": "2.1.1",
"@infectoone/vue-ganttastic": "2.1.2",
"@kyvg/vue3-notification": "2.6.1",
"@sentry/tracing": "7.19.0",
"@sentry/vue": "7.19.0",
"@tiptap/extension-character-count": "2.0.0-beta.202",
"@tiptap/extension-code-block-lowlight": "2.0.0-beta.202",
"@tiptap/extension-document": "2.0.0-beta.202",
"@tiptap/extension-highlight": "2.0.0-beta.202",
"@tiptap/extension-image": "2.0.0-beta.202",
"@tiptap/extension-link": "2.0.0-beta.202",
"@tiptap/extension-table": "2.0.0-beta.202",
"@tiptap/extension-table-cell": "2.0.0-beta.202",
"@tiptap/extension-table-header": "2.0.0-beta.202",
"@tiptap/extension-table-row": "2.0.0-beta.202",
"@tiptap/extension-task-item": "2.0.0-beta.202",
"@tiptap/extension-task-list": "2.0.0-beta.202",
"@tiptap/extension-typography": "2.0.0-beta.202",
"@tiptap/starter-kit": "2.0.0-beta.202",
"@tiptap/vue-3": "2.0.0-beta.202",
"@types/is-touch-device": "1.0.0",
"@types/lodash.clonedeep": "4.5.7",
"@types/sortablejs": "1.15.0",
"@vueuse/core": "9.5.0",
"@vueuse/router": "9.5.0",
"axios": "0.27.2",
"blurhash": "2.0.4",
"@infectoone/vue-ganttastic": "2.2.0",
"@intlify/unplugin-vue-i18n": "1.4.0",
"@kyvg/vue3-notification": "3.0.2",
@ -74,6 +100,7 @@
"is-touch-device": "1.0.1",
"klona": "2.0.6",
"lodash.debounce": "4.0.8",
"lowlight": "2.7.0",
"marked": "9.1.2",
"pinia": "2.1.7",
"register-service-worker": "1.7.2",