new editor
Showing
... | ... | @@ -54,12 +54,20 @@ |
"dist" | ||
], | ||
"dependencies": { | ||
"@tiptap/core": "^2.0.0-beta.176", | ||
"@tiptap/extension-image": "^2.0.0-beta.27", | ||
"@tiptap/extension-link": "^2.0.0-beta.38", | ||
"@tiptap/extension-table": "^2.0.0-beta.49", | ||
"@tiptap/extension-table-cell": "^2.0.0-beta.20", | ||
"@tiptap/extension-table-header": "^2.0.0-beta.22", | ||
"@tiptap/extension-table-row": "^2.0.0-beta.19", | ||
"@tiptap/extension-text-align": "^2.0.0-beta.29", | ||
"@tiptap/extension-underline": "^2.0.0-beta.23", | ||
"@tiptap/react": "^2.0.0-beta.109", | ||
"@tiptap/starter-kit": "^2.0.0-beta.185", | ||
"katex": "^0.15.3", | ||
"quill-blot-formatter": "^1.0.5", | ||
"quill-image-resize-module-react": "^3.0.0", | ||
"rc-upload": "^4.3.3", | ||
"react": "^18.0.0", | ||
"react-quill": "^1.3.5", | ||
"sass": "^1.49.9" | ||
} | ||
} |
This diff is collapsed.
Click to expand it.
src/components/Select.js
0 → 100644
src/components/ToolBar.js
0 → 100644
src/components/ToolbarDrop.js
0 → 100644
src/extensions/Iframe.js
0 → 100644
src/extensions/Video.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment