-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
docs: Adding first draft of JSDocs #4356
Conversation
✅ Deploy Preview for tiptap-embed ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@svenadlung this would be ready for review for now. I think the next batch of js docs can come in isolated from this. |
@svenadlung could we take a look at this as soon as possible? I spent a bit of time into this and don't want it to draft to far out of sync with the current branch. :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay. Great work!
Fantastic PR here, really helpful! |
Please describe your changes
This PR adds tons of JSDocs for almost all Tiptap extensions excluding the rendering extensions (React, Vue 2 and Vue 3).
This is a draft for now until I feel happy about the amount of jsdocs and will make this PR ready for review as soon as I think we can throw the first batch of jsdocs out there.