tiptap/packages/react/src
bdbch d689e2d9c1
React context implementation for Tiptap (#4192)
* feat(react): add react context implementation

* chore(docs): updated react docs & demos for new context

* chore(docs): added slot docs

* chore(docs): fix typo

* chore(react): use correct editor package

* fix typo in react installation docs

* update react typings to latest version

* fix types

---------

Co-authored-by: bdbch <dominik@bdbch.com>
2023-07-11 18:20:43 +02:00
..
BubbleMenu.tsx React context implementation for Tiptap (#4192) 2023-07-11 18:20:43 +02:00
Context.tsx React context implementation for Tiptap (#4192) 2023-07-11 18:20:43 +02:00
Editor.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
EditorContent.tsx Destroy editor in safe (#4000) 2023-07-07 15:17:32 +02:00
FloatingMenu.tsx React context implementation for Tiptap (#4192) 2023-07-11 18:20:43 +02:00
index.ts React context implementation for Tiptap (#4192) 2023-07-11 18:20:43 +02:00
NodeViewContent.tsx Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
NodeViewWrapper.tsx Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
ReactNodeViewRenderer.tsx fix(react): update select state when text selection is around node (#4148) 2023-07-07 11:21:58 +02:00
ReactRenderer.tsx Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
useEditor.ts Destroy editor in safe (#4000) 2023-07-07 15:17:32 +02:00
useReactNodeView.ts fix: use ref to move contentDOM (#1960), fix #1942 2021-09-30 21:13:37 +02:00