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
2 changed files with 4 additions and 0 deletions
Showing only changes of commit e4eaca82e1 - Show all commits

View File

@ -88,6 +88,7 @@
"@tiptap/extension-text": "2.1.12",
"@tiptap/extension-typography": "2.0.3",
"@tiptap/extension-underline": "2.1.12",
"@tiptap/pm": "2.1.12",
"@tiptap/suggestion": "2.1.12",
"@tiptap/vue-3": "2.0.3",
"@types/is-touch-device": "1.0.0",

View File

@ -139,6 +139,9 @@ dependencies:
'@tiptap/extension-underline':
specifier: 2.1.12
version: 2.1.12(@tiptap/core@2.1.12)
'@tiptap/pm':
specifier: 2.1.12
version: 2.1.12
'@tiptap/suggestion':
specifier: 2.1.12
version: 2.1.12(@tiptap/core@2.1.12)(@tiptap/pm@2.1.12)