[WIKI-402] feat: emoji support for all editors (#7275)
* feat: basic emoji * feat:emoji slash command * update slice command * refactor: emoji storage * refactor:types * refactor: emoji list * refactor: restructure extension * chore: add comments * chore: update comments * fix: fallback image
This commit is contained in:
parent
757019bf43
commit
ba6b822f60
17 changed files with 969 additions and 21 deletions
|
|
@ -46,6 +46,7 @@
|
|||
"@tiptap/extension-blockquote": "2.10.4",
|
||||
"@tiptap/extension-character-count": "2.11.0",
|
||||
"@tiptap/extension-collaboration": "2.11.0",
|
||||
"@tiptap/extension-emoji": "^2.22.3",
|
||||
"@tiptap/extension-image": "2.11.0",
|
||||
"@tiptap/extension-list-item": "2.11.0",
|
||||
"@tiptap/extension-mention": "2.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue