tiptap/packages/react/src
Nick the Sick 8e1a179465
Some checks are pending
build / lint (20) (push) Waiting to run
build / test (20, map[name:Demos/Examples spec:./demos/src/Examples/**/*.spec.{js,ts}]) (push) Waiting to run
build / test (20, map[name:Demos/Experiments spec:./demos/src/Experiments/**/*.spec.{js,ts}]) (push) Waiting to run
build / test (20, map[name:Demos/Extensions spec:./demos/src/Extensions/**/*.spec.{js,ts}]) (push) Waiting to run
build / test (20, map[name:Demos/GuideContent spec:./demos/src/GuideContent/**/*.spec.{js,ts}]) (push) Waiting to run
build / test (20, map[name:Demos/GuideGettingStarted spec:./demos/src/GuideGettingStarted/**/*.spec.{js,ts}]) (push) Waiting to run
build / test (20, map[name:Demos/Marks spec:./demos/src/Marks/**/*.spec.{js,ts}]) (push) Waiting to run
build / test (20, map[name:Demos/Nodes spec:./demos/src/Nodes/**/*.spec.{js,ts}]) (push) Waiting to run
build / test (20, map[name:Integration spec:./tests/cypress/integration/**/*.spec.{js,ts}]) (push) Waiting to run
build / build (20) (push) Blocked by required conditions
Publish / Release (20) (push) Waiting to run
fix(react): useIsomorphicLayoutEffect instead to support SSR #5872
2024-11-26 17:44:36 +01:00
..
BubbleMenu.tsx fix(vue-3): late-registering plugins #5259 (#5616) 2024-09-18 14:46:45 +02:00
Context.tsx revert: "chore: memoize the editor context value" 2024-10-30 10:17:18 +01:00
Editor.ts fix(react): the editor passed into EditorContent can be null 2024-08-13 18:19:03 +02:00
EditorContent.tsx fix(react): the editor passed into EditorContent can be null 2024-08-13 18:19:03 +02:00
FloatingMenu.tsx fix(vue-3): late-registering plugins #5259 (#5616) 2024-09-18 14:46:45 +02:00
index.ts chore: rm redundant export 2024-08-13 13:22:27 +02:00
NodeViewContent.tsx fix(react): update typescript types to be backwards-compatible (#5479) 2024-08-13 12:47:04 +02:00
NodeViewWrapper.tsx fix(react): resolves React NodeView performance issues (#5273) 2024-08-09 07:56:19 +02:00
ReactNodeViewRenderer.tsx feat: add data attribute on ReactNodeViewContent div (#5539) 2024-08-23 09:28:52 +02:00
ReactRenderer.tsx fix(react): improve React 19 compatibility by using JSX transform instead #5846 (#5848) 2024-11-20 10:46:29 +01:00
useEditor.ts fix(react): preserve editable option across renders 2024-10-21 16:38:31 +02:00
useEditorState.ts fix(react): useIsomorphicLayoutEffect instead to support SSR #5872 2024-11-26 17:44:36 +01:00
useReactNodeView.ts fix: use ref to move contentDOM (#1960), fix #1942 2021-09-30 21:13:37 +02:00