forked from github/plane
fix: inline codes now exitable with right arrow key and inclusive (#3446)
* fix: inline codes now exitable with right arrow key and inclusive * regression: toggle inline code on bubble menu selection * feat: added different code block behaviour on selection and not selection * fix: blockquote toggling and isActive state fixed
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
"dependencies": {
|
||||
"@tiptap/core": "^2.1.13",
|
||||
"@tiptap/extension-blockquote": "^2.1.13",
|
||||
"@tiptap/extension-code": "^2.1.13",
|
||||
"@tiptap/extension-code-block-lowlight": "^2.1.13",
|
||||
"@tiptap/extension-color": "^2.1.13",
|
||||
"@tiptap/extension-image": "^2.1.13",
|
||||
|
||||
Reference in New Issue
Block a user