tiptap

Active

ueberdosis / tiptap

The headless rich text editor framework for web artisans.

Stars

36.2K

Forks

2.9K

NPM Downloads

-

Bundle (gzip)

-

OtherReactMITeditorjavascriptjsprosemirrorreactrenderless-componentsrich-texttiptapvuewysiwygwysiwyg-editor

Recent Releases

v3.22.3 — v3.22.3

@tiptap/core Patch Changes - ac994c5: Fixed insertContentAt corrupting the document when inserting inline content with marks at the start of a paragraph. The from - 1 position adjustment now o

Apr 8, 2026

v.3.22.2 — v3.22.2

@tiptap/core Patch Changes - Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected - Fixes list toggling when the entire docu

Apr 4, 2026

v3.22.1 — v3.22.1

@tiptap/extension-drag-handle Patch Changes - Fixed drag handle ghost image for RTL and mixed-direction content: the ghost wrapper now uses the dragged block’s computed direction (via domAtPos

Apr 2, 2026

v3.22.0 — v3.22.0

@tiptap/extension-emoji Patch Changes - Use a named import for Suggestion from @tiptap/suggestion to avoid bundler ESM/CJS interop wrapping (__toESM) that caused CJS consumers to receive a

Mar 31, 2026

v3.21.0 — v3.21.0

@tiptap/extension-details Minor Changes - Add a renderToggleButton option to customize the details toggle button, including its accessible label. @tiptap/markdown Patch Changes - Fi

Mar 27, 2026

v3.20.6 — v3.20.6

@tiptap/extension-drag-handle Patch Changes - Fix drag preview cleanup so cloned drag images are also removed when dragging ends without a valid drop.

Mar 27, 2026

v3.20.5 — v3.20.5

@tiptap/extensions Patch Changes - Add support for skipping trailing node insertion on transactions by setting the skipTrailingNode meta flag.

Mar 24, 2026

v3.20.3 — v3.20.3

@tiptap/react Patch Changes - Forward BubbleMenu and FloatingMenu HTML props to the actual menu element so attributes like className, style, data-, and event handlers bind to the positioned me

Mar 16, 2026

v3.20.2 — v3.20.2

@tiptap/core Patch Changes - Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the f

Mar 15, 2026

v3.20.1 — v3.20.1

@tiptap/extension-code-block Patch Changes - Fix tilde-fenced code blocks (~~~) being silently dropped when parsing markdown @tiptap/extension-drag-handle Patch Changes - Fix Drag e

Mar 6, 2026