tiptap editor #2222

Merged
konrad merged 66 commits from dpschen/frontend:feature/feat-tiptap-editor into main 2023-10-22 13:49:01 +00:00
1 changed files with 18 additions and 26 deletions
Showing only changes of commit ad3234b19f - Show all commits

View File

@ -50,37 +50,29 @@
"@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",
"@sentry/tracing": "7.74.0",
"@sentry/vue": "7.74.0",
"@tiptap/extension-character-count": "2.0.3",
"@tiptap/extension-code-block-lowlight": "2.0.3",
"@tiptap/extension-document": "2.0.3",
"@tiptap/extension-highlight": "2.0.3",
"@tiptap/extension-image": "2.0.3",
"@tiptap/extension-link": "2.0.3",
"@tiptap/extension-table": "2.0.3",
"@tiptap/extension-table-cell": "2.0.3",
"@tiptap/extension-table-header": "2.0.3",
"@tiptap/extension-table-row": "2.0.3",
"@tiptap/extension-task-item": "2.0.3",
"@tiptap/extension-task-list": "2.0.3",
"@tiptap/extension-typography": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@tiptap/vue-3": "2.0.3",
"@types/is-touch-device": "1.0.0",
"@types/lodash.clonedeep": "4.5.7",
"@types/sortablejs": "1.15.0",
"@vueuse/core": "10.5.0",
"@vueuse/router": "10.5.0",
"axios": "1.5.1",