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
- feat(table): make all table packages be in one package, add a new TableKit extension to configure them
- [Bug]: Markdown italics/bold shortcuts broken when used mid-sentence
- [Bug]: Youtube Extension: "https://www.youtube.com/live/[id]" cannot be embedded
- perf(core): if a transaction is a no-op do not attempt to re-apply it #4535
- [Bug]: linkify.init not called causing warnings in logs
- [Bug]: handleKeyDown `Backspace` / `Delete` will not triggered when selection is not empty
- WIP: Decorations API
- [Bug]: <col> element missing min-width (or width) style when column hasn't been resized
- [Bug]: Copied paragraph with several <br> pasting into editor without last <br>
- [Bug]: It takes 2 Backspace presses to go back to last line due to trailing break created
- Docs
- TypeScript not yet supported