-
-
Notifications
You must be signed in to change notification settings - Fork 107
docs: add table-node documentation #436
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Pull Request Overview
This PR adds comprehensive documentation for the table-node UI component in the Tiptap documentation. The documentation covers installation, usage, component APIs, extensions, and styling details for implementing tables in Tiptap editors.
Key changes:
- Added complete documentation file for the table-node component
- Updated sidebar navigation to include the new table-node entry
- Added changeset entry for documentation update
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/content/ui-components/sidebar.ts | Adds navigation link for table-node documentation |
| src/content/ui-components/node-components/table-node.mdx | Complete documentation for table-node component including API reference, examples, and usage instructions |
| .changeset/huge-paws-burn.md | Changeset entry documenting the addition of table-node documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Adds a doc for the `table-node
URL
/ui-components/components/table-node