Skip to content
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

fix: export updateBlockCommand, to allow extending heading block #1235

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

m-risto
Copy link
Contributor

@m-risto m-risto commented Nov 11, 2024

This pull request adds an export statement to index.ts to include the updateBlockCommand function from ./api/blockManipulation/commands/updateBlock/updateBlock.js. This change is necessary to facilitate the extension of the heading block, which requires access to the updateBlockCommand function.

Copy link

vercel bot commented Nov 11, 2024

@m-risto is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 11, 2024

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

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Nov 11, 2024 4:11pm

@m-risto m-risto changed the title fix: export updateBlock, to allow extending heading block fix: export updateBlockCommand, to allow extending heading block Nov 11, 2024
Copy link
Collaborator

@YousefED YousefED left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks. At some point it would be nice to export internal methods under a separate namespace

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