Skip to content

chore: merge upstream tiptap (2026-09-21) - #13

Open
github-actions[bot] wants to merge 13 commits into
mainfrom
upstream-sync/2026-09-21
Open

github-actions[bot] wants to merge 13 commits into
mainfrom
upstream-sync/2026-09-21

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated weekly merge of upstream/main (ueberdosis/tiptap) into main.

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)

5f1986a04 Merge pull request #8332 from official-burak/fix/join-items-isolating
43142513d test: assert isolating list delete results
aae45545f Merge pull request #8322 from Yahiro025/cursor/fix-table-context-menu-selection-6396-13e6
c618e3e93 Merge pull request #8329 from issacgerges/issac/get-changed-ranges-hoist-mapping
133d5ee65 Merge pull request #8354 from ashwinmridul/fix/markdown-hooks-extension-context
24445432a Merge pull request #8327 from ueberdosis/bdbch/tt-1093-validate-css-style-attributes-across-extensions
6520e58b1 fix(markdown): bind parse and render hooks to the configured extension
3f111e95d fix(core): do not join items across isolating nodes
3451d1075 perf(core): reuse the inverted mapping in getChangedRanges
c6cb2025d fix: validate CSS style attribute values
17ec9ff0b fix: validate CSS style attribute values
3b6e3879f fix: keep table CellSelection when opening the context menu

Before merging

  • CI, including the CoNote AI workflow, must pass.
  • Because this PR was opened by the Actions bot using GITHUB_TOKEN, it may not
    automatically trigger workflows. A maintainer should close and reopen the PR
    (or push an empty commit) to kick off CI before merging.

cursoragent and others added 13 commits September 7, 2026 11:20
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants