chore: merge upstream tiptap (2026-09-21) - #13
Open
github-actions[bot] wants to merge 13 commits into
Open
github-actions[bot] wants to merge 13 commits into
github-actions[bot] wants to merge 13 commits into
Conversation
Right-clicking a cell inside a multi-cell table selection no longer collapses that selection, so table context-menu actions still apply to the full selection. Fixes ueberdosis/tiptap#6396 Co-authored-by: Bennett Payoyo <Yahiro025@users.noreply.github.com>
- Prevent injected CSS declarations from editor content - Reuse shared validation across style-related extensions
MarkdownManager resolved parseMarkdown and renderMarkdown without the extension as this, so configured options were undefined. Bind those hooks (and related markdown fields) the same way other extension methods are resolved. Co-authored-by: Cursor <cursoragent@cursor.com>
…tyle-attributes-across-extensions fix: validate CSS style attribute values
…on-context fix(markdown): bind parse and render hooks to the configured extension
…ist-mapping perf(core): reuse the inverted mapping in getChangedRanges
…-selection-6396-13e6 fix: keep table CellSelection when opening the context menu
fix(core): do not join items across isolating nodes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated weekly merge of
upstream/main(ueberdosis/tiptap) intomain.This merge was clean (no conflicts). All CoNote code lives in
packages/conote-*and upstream packages are left untouched, so upstream merges are expected to be
near-conflict-free.
Upstream commits included (up to 50)
Before merging
GITHUB_TOKEN, it may notautomatically trigger workflows. A maintainer should close and reopen the PR
(or push an empty commit) to kick off CI before merging.