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

feat: support custom toolbars #137

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Conversation

condorheroblog
Copy link
Contributor

@condorheroblog condorheroblog commented Jan 8, 2025

Close #136

Copy link

vercel bot commented Jan 8, 2025

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

Name Status Preview Comments Updated (UTC)
reactjs-tiptap-editor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 4:21am

@condorheroblog
Copy link
Contributor Author

image

@condorheroblog
Copy link
Contributor Author

By the way, users should be able to disable a toolbar item directly, for example

Bold.configure({
  disabled: true,
})

@hunghg255 hunghg255 merged commit cb769fe into hunghg255:main Jan 8, 2025
2 of 3 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.

[Feature Request] Custom Toolbar
2 participants