tiptap
https://github.com/ueberdosis/tiptap
TypeScript
The headless editor framework for web artisans.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to tiptap
Help out
- Issues
- [Bug]: In a Vue 3 NodeView, `props.node.nodeSize` and `toRaw(props.node).nodeSize)` return different results for the same node
- [Bug]: Typing over fully-selected codeBlock contents fails to insert typed character
- [Bug]: Tiptap is unusable with my android device when using stylus
- [Bug]: Undo scrolls view away from last change if last change took place independently of caret position
- [Bug]: extendMarkRange doesn't work selecting first character
- [Bug]: Long placeholder spills out of text area
- [Bug]: can() returns true, but command chain errors
- [Bug]: Defining `update` function in custom NodeView causes spellcheck flickering
- [Bug]: Checking a taskItem forcibly scrolls to the selection on Android, even though scrollIntoView is false
- [Bug]: Deleting text in a list on Android forcibly scrolls editor
- Docs
- TypeScript not yet supported