tiptap/packages/vue-3/src
2024-08-14 18:00:55 +02:00
..
BubbleMenu.ts Remove tippy.js and replace with Floating UI (#5398) 2024-07-31 03:51:53 +02:00
Editor.ts fix(react): optimize useEditor and useEditorState to reduce number of instances created while being performant #5432 (#5445) 2024-08-05 17:46:19 +02:00
EditorContent.ts fix(vue-3): set editor's appContext.provide to forward inject chain (#5397) 2024-07-29 17:02:15 +02:00
FloatingMenu.ts Remove tippy.js and replace with Floating UI (#5398) 2024-07-31 03:51:53 +02:00
index.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
NodeViewContent.ts Fix component names in Vue 3 devtools (#3970) 2023-07-07 15:32:25 +02:00
NodeViewWrapper.ts Fix component names in Vue 3 devtools (#3970) 2023-07-07 15:32:25 +02:00
useEditor.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
VueNodeViewRenderer.ts fixes vue 3 custom node views when using class components (#5410) 2024-08-07 15:08:42 +02:00
VueRenderer.ts fix(vue-3): reapply performance updates (#5373) 2024-07-22 13:18:03 +02:00