-
-
Notifications
You must be signed in to change notification settings - Fork 738
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: TypeCellOS/BlockNote
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: TypeCellOS/BlockNote
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: special-node
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 183 files changed
- 2 contributors
Commits on May 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2486340 - Browse repository at this point
Copy the full SHA 2486340View commit details -
Configuration menu - View commit details
-
Copy full SHA for a437d1c - Browse repository at this point
Copy the full SHA a437d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb628e - Browse repository at this point
Copy the full SHA fbb628eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 053c9a5 - Browse repository at this point
Copy the full SHA 053c9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 221ad3c - Browse repository at this point
Copy the full SHA 221ad3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da657a4 - Browse repository at this point
Copy the full SHA da657a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39551bc - Browse repository at this point
Copy the full SHA 39551bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 571b4f3 - Browse repository at this point
Copy the full SHA 571b4f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59489e9 - Browse repository at this point
Copy the full SHA 59489e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609763d - Browse repository at this point
Copy the full SHA 609763dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9673246 - Browse repository at this point
Copy the full SHA 9673246View commit details
Commits on May 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ca9dd8f - Browse repository at this point
Copy the full SHA ca9dd8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b13bdb - Browse repository at this point
Copy the full SHA 3b13bdbView commit details
Commits on May 22, 2026
-
feat: add versioning extension, Yjs thread store, and versioning exam…
…ples Introduce a provider-agnostic Versioning extension with in-memory backend, Yjs-specific versioning adapters for both yjs and @y/y, a new YjsThreadStore for comments, and three new versioning examples (yjs13, yjs14, standalone). Update ForkYDoc, ExtensionManager, and React versioning components accordingly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 6c3a177 - Browse repository at this point
Copy the full SHA 6c3a177View commit details -
fix: widen forEachAttr callback key type to match @y/y's YType signature
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 9acc555 - Browse repository at this point
Copy the full SHA 9acc555View commit details
Commits on May 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 89669d2 - Browse repository at this point
Copy the full SHA 89669d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d29abd - Browse repository at this point
Copy the full SHA 3d29abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b143f90 - Browse repository at this point
Copy the full SHA b143f90View commit details
Commits on May 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9a0b686 - Browse repository at this point
Copy the full SHA 9a0b686View commit details -
feat: suggestion node transparency, keyboard/merge/move/split support…
…, and comprehensive tests - BlockContainer content spec: change suggestionBlockContent? to * for multiple suggestion nodes - getBlockInfoFromPos: track suggestionBefore/suggestionAfter, add isSelectionAtBlockStart/isSelectionAtBlockEnd helpers - KeyboardShortcutsExtension: use selection helpers to account for suggestion nodes at block boundaries - mergeBlocks: preserve suggestion nodes during block merging - moveBlocks: PM-level move preserving internal node structure - splitBlock: redirect splits inside suggestion nodes to blockContent - nodeToBlock/prosemirrorSliceToSlicedBlocks: skip suggestion nodes when finding structural children - createSpec: suggestion nodes now have parseHTML/renderHTML with data-suggestion attribute for HTML round-trip fidelity - SpecialNode.test.ts: 20 tests covering structural, HTML parsing transparency, nodeToBlock, export, round-trip, DOMParser, and getBlockInfo interaction - SpecialNodeOperations.test.ts: additional operation-level tests - App.tsx example: multi-block demo with leading/trailing suggestions
Configuration menu - View commit details
-
Copy full SHA for 22aec1d - Browse repository at this point
Copy the full SHA 22aec1dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...special-node