Skip to content

Conversation

Aslam97
Copy link
Collaborator

@Aslam97 Aslam97 commented Sep 30, 2025

URLs

- /ui-components/components/table-add-row-column-button
- /ui-components/components/table-align-cell-button
- /ui-components/components/table-cell-handle-menu
- /ui-components/components/table-clear-row-column-content-button
- /ui-components/components/table-delete-row-column-button
- /ui-components/components/table-duplicate-row-column-button
- /ui-components/components/table-extend-row-column-button
- /ui-components/components/table-fit-to-width-button
- /ui-components/components/table-handle
- /ui-components/components/table-handle-menu
- /ui-components/components/table-header-row-column-button
- /ui-components/components/table-merge-split-cell-button
- /ui-components/components/table-move-row-column-button
- /ui-components/components/table-selection-overlay
- /ui-components/components/table-sort-row-column-button

- /ui-components/components/table-node

Copy link

vercel bot commented Sep 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tiptap-docs Ready Ready Preview Comment Sep 30, 2025 2:23pm

Copy link
Contributor

@Copilot Copilot AI left a 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 table UI components in the Tiptap documentation site, covering 15 new table-related components for enhanced table editing functionality.

  • Adds documentation for 15 table UI components including buttons for adding, moving, deleting, and duplicating rows/columns
  • Creates detailed component pages with usage examples, props documentation, and behavior explanations
  • Updates sidebar navigation to include all new table component entries organized under components and node-components sections

Reviewed Changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

File Description
src/content/ui-components/sidebar.ts Adds navigation entries for all 15 table components plus table node
src/content/ui-components/node-components/table-node.mdx Documents the enhanced table node with handles and management features
src/content/ui-components/components/table-*.mdx Documents 15 table UI components with comprehensive usage guides, props, and examples
.changeset/whole-dryers-live.md Changelog entry documenting the addition of table component documentation
Comments suppressed due to low confidence (1)

src/content/ui-components/sidebar.ts:1

  • The sidebar includes a navigation entry for 'Table Merge/Split Cell Button' but the corresponding documentation file is not included in this PR. This will result in a 404 error when users click this link.
import { SidebarConfig } from '@/types'

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@arnaugomez
Copy link
Contributor

@Aslam97 Worth looking into this issue Copilot caught.

The sidebar includes a navigation entry for 'Table Merge/Split Cell Button' but the corresponding documentation file is not included in this PR. This will result in a 404 error when users click this link.

import { SidebarConfig } from '@/types'

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.

2 participants