Skip to content

refactor: cleaned serialization code #1129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 8, 2024
Merged

Conversation

YousefED
Copy link
Collaborator

@YousefED YousefED commented Oct 7, 2024

This PR refactors the serialization logic and removes our trick of "hacking" the prosemirror serializer.

Instead, we create our own serialization logic. This will result in a cleaner codebase and also make it easier to make changes to the underlying prosemirror schema and add other serializers

Copy link

vercel bot commented Oct 7, 2024

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

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Oct 7, 2024 7:37pm
blocknote-website ✅ Ready (Inspect) Visit Preview Oct 7, 2024 7:37pm

@YousefED YousefED changed the title cleaned serialization code refactor: cleaned serialization code Oct 7, 2024
@YousefED YousefED merged commit 43a6673 into main Oct 8, 2024
4 checks passed
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