tiptap/packages/react/src
2021-06-24 19:59:06 +02:00
..
BubbleMenu.tsx feat: add tippyOptions prop 2021-04-16 12:42:56 +02:00
Editor.ts refactoring 2021-03-15 09:00:44 +01:00
EditorContent.tsx fix: check for destroyed editor before creating node views in react 2021-06-24 19:59:06 +02:00
FloatingMenu.tsx feat: add tippyOptions prop 2021-04-16 12:42:56 +02:00
index.ts add floating menu to vue 3 and react 2021-04-01 15:55:19 +02:00
NodeViewContent.tsx code style 2021-06-14 16:06:49 +02:00
NodeViewWrapper.tsx code style 2021-06-14 16:06:49 +02:00
ReactNodeViewRenderer.tsx fix: maybe move content dom on update, fix #1370 2021-05-29 20:12:21 +02:00
ReactRenderer.tsx refactor: remove AnyObject type 2021-04-21 09:43:31 +02:00
useEditor.ts Allow passing of DependencyList to useEditor 2021-05-25 14:51:36 +02:00
useReactNodeView.ts refactor: remove isEditable from node views, remove viewUpdate event 2021-04-07 22:07:36 +02:00