tiptap/packages/react/src
Philipp Kühn d720edbe24
feat!: provide more context to update function of node views, fix #1611
* add more powerful update option to node views

* add object params for all node view option props
2021-07-27 12:26:24 +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 feat!: provide more context to update function of node views, fix #1611 2021-07-27 12:26:24 +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