tiptap/packages/react/src
Kento Moriwaki 357f3b609c
Fixing reoccurring issue #3331 and improving related PR #3533 (#3862)
* Add custom paragraph example

* Remove unnecessary queueMicrotask
2023-03-27 15:43:02 +02:00
..
BubbleMenu.tsx style(extension/bubble-menu): change delay option to updateDelay 2022-11-04 22:04:47 +01:00
Editor.ts Fix cursor not following to new node when using a react node view (#3331) 2022-11-25 12:01:07 +01:00
EditorContent.tsx Fixing reoccurring issue #3331 and improving related PR #3533 (#3862) 2023-03-27 15:43:02 +02:00
FloatingMenu.tsx add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
index.ts add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
NodeViewContent.tsx Prevent overriding 'whiteSpace' styling for NodeView React components (#2884) 2022-06-20 19:41:33 +02:00
NodeViewWrapper.tsx Prevent overriding 'whiteSpace' styling for NodeView React components (#2884) 2022-06-20 19:41:33 +02:00
ReactNodeViewRenderer.tsx feat(react): allow react renderer to assign attributes to react renderer element (#3812) 2023-03-03 11:35:24 +01:00
ReactRenderer.tsx feat(react): allow react renderer to assign attributes to react renderer element (#3812) 2023-03-03 11:35:24 +01:00
useEditor.ts fix(react): allow updating event handlers on editor (#3811) 2023-03-03 11:35:53 +01:00
useReactNodeView.ts fix: use ref to move contentDOM (#1960), fix #1942 2021-09-30 21:13:37 +02:00