Skip to content

Conversation

nperez0111
Copy link
Contributor

This re-implements @tiptap/extension-collaboration and @tiptap/extension-collaboration-curosr as BlockNote plugins.

This is a pre-requisite for being able to switch out the plugins, since they are now not wrapped in Tiptap extensions.
This is also future-proofs us from the upcoming change to Tiptap's @tiptap/y-tiptap when we'd rather stick to y-prosemirror.

Along the way, I discovered that some of the patches being done in Tiptap are no longer required. So, this also was able to simplify things considerably

Copy link

vercel bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Apr 25, 2025 7:37am
blocknote-website ✅ Ready (Inspect) Visit Preview Apr 25, 2025 7:37am

Copy link

pkg-pr-new bot commented Apr 24, 2025

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/ariakit@1638

@blocknote/code-block

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/code-block@1638

@blocknote/core

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/core@1638

@blocknote/react

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/react@1638

@blocknote/mantine

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/mantine@1638

@blocknote/server-util

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/server-util@1638

@blocknote/shadcn

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/shadcn@1638

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-docx-exporter@1638

@blocknote/xl-multi-column

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-multi-column@1638

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-odt-exporter@1638

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-pdf-exporter@1638

commit: f40b70e

@nperez0111 nperez0111 merged commit 86df775 into main May 7, 2025
8 checks passed
@nperez0111 nperez0111 deleted the collaboration-plugins branch May 7, 2025 15:17
Copy link

sentry-io bot commented May 8, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable /docs/collaboration/comments View Issue

Did you find this useful? React with a 👍 or 👎

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.

2 participants