Skip to content

Pull requests: ueberdosis/tiptap

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Release new stable release
#8181 opened Aug 11, 2026 by github-actions Bot Loading…
fix(extension-table): stop rendering default colspan and rowspan on cells area: core Core editor engine and ProseMirror integration complexity: easy Small effort, well-defined scope impact: medium Affects some users or workflows
#8177 opened Aug 11, 2026 by lazerg Contributor Loading…
4 tasks done
Proposal PR: Switch to vite-plus
#8151 opened Aug 1, 2026 by bdbch Member Loading…
2 of 4 tasks
fix(extension-link): don't split pasted links when the link text contains a domain area: core Core editor engine and ProseMirror integration complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8148 opened Jul 31, 2026 by lazerg Contributor Loading…
4 tasks done
fix(react, vue-2, vue-3): added shadow root remount logic to the framework integrations area: editor Editor behavior, commands, and transactions area: react React integration and components area: vue Vue integration and components complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8146 opened Jul 30, 2026 by NicolaiHorlacher Loading…
4 tasks done
fix(core): repair invalid content before mounting area: core Core editor engine and ProseMirror integration complexity: expert Deep domain knowledge required, high risk impact: medium Affects some users or workflows
#8144 opened Jul 30, 2026 by bdbch Member Loading…
4 tasks done
fix(markdown): escape leading block syntax when serializing paragraphs area: markdown Markdown parsing and serialization complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8140 opened Jul 29, 2026 by lazerg Contributor Loading…
4 tasks done
fix(markdown): collapse soft line breaks into spaces area: markdown Markdown parsing and serialization complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8139 opened Jul 29, 2026 by lazerg Contributor Loading…
4 tasks done
fix(static-renderer): close audio and video tags instead of self-closing area: core Core editor engine and ProseMirror integration complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8138 opened Jul 29, 2026 by lazerg Contributor Loading…
4 tasks done
fix(extension-table): snapshot column widths on first resize area: editor Editor behavior, commands, and transactions complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8137 opened Jul 28, 2026 by sverg84 Loading…
4 tasks done
docs: fix Vue bubble menu demo example area: docs Documentation and guides area: vue Vue integration and components complexity: trivial Quick fix, single line code change
#8133 opened Jul 28, 2026 by aman44444 Loading…
4 tasks done
feat(extension-find-and-replace): support capture groups in replacements area: core Core editor engine and ProseMirror integration area: docs Documentation and guides area: react React integration and components area: vue Vue integration and components complexity: medium Moderate change, possibly multiple files
#8129 opened Jul 28, 2026 by Aslam97 Member Loading…
5 tasks done
chore: configure next pre-release mode for v4 area: ci Continuous integration and build pipelines complexity: medium Moderate change, possibly multiple files
#8125 opened Jul 26, 2026 by bdbch Member Loading…
4 tasks done
fix(extension-image): add allowPastedImages option area: core Core editor engine and ProseMirror integration area: editor Editor behavior, commands, and transactions complexity: medium Moderate change, possibly multiple files impact: low No direct user impact
#8123 opened Jul 26, 2026 by Rahulkumarpvt Loading…
fix(markdown): keep non-breaking-space-only content instead of serializing to empty (#7495) area: markdown Markdown parsing and serialization complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8111 opened Jul 22, 2026 by alexvcasillas Contributor Loading…
4 tasks done
feat: add the streaming-reveal extension to @tiptap/ai-toolkit area: ai Related to AI/LLM features area: core Core editor engine and ProseMirror integration area: editor Editor behavior, commands, and transactions complexity: expert Deep domain knowledge required, high risk
#8109 opened Jul 22, 2026 by ozdemircibaris Contributor Loading…
3 of 4 tasks
fix(core): toggle lists across all selected table cells area: core Core editor engine and ProseMirror integration complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8102 opened Jul 21, 2026 by youdie006 Loading…
Feat(extension-invisible-characters): show tabs and non-breaking spaces area: core Core editor engine and ProseMirror integration area: editor Editor behavior, commands, and transactions complexity: medium Moderate change, possibly multiple files impact: low No direct user impact
#8099 opened Jul 20, 2026 by devvaannsh Contributor Loading…
4 tasks done
fix(react): onCreate fired twice under React.StrictMode in useEditor area: react React integration and components complexity: medium Moderate change, possibly multiple files impact: medium Affects some users or workflows
#8095 opened Jul 17, 2026 by a-y-ibrahim Loading…
4 tasks done
fix(core): convert between list types with different item schemas
#8033 opened Jul 12, 2026 by bdbch Member Loading…
4 tasks done
fix(markdown): never parse to an empty document (fixes setContent crash)
#8017 opened Jul 10, 2026 by codewithsupra Contributor Loading…
4 tasks done
fix(core): merge task-item wrapped continuation lines instead of dropping them
#8016 opened Jul 10, 2026 by codewithsupra Contributor Loading…
4 tasks done
fix(7849): destroyable command manager area: core Core editor engine and ProseMirror integration area: editor Editor behavior, commands, and transactions complexity: medium Moderate change, possibly multiple files impact: high Significant user or business impact
#8015 opened Jul 9, 2026 by harrisonhowardax Loading…
6 tasks done
ProTip! Filter pull requests by the default branch with base:main.