Skip to content

New "Whats new" page & documentation for new kit extensions #159

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

Open
wants to merge 10 commits into
base: next
Choose a base branch
from

Conversation

bdbch
Copy link
Member

@bdbch bdbch commented Apr 16, 2025

This pull request introduces new documentation for several Tiptap extensions and updates the sidebar configuration to include these new extensions. Additionally, a new "What's New" page has been added to the documentation.

New Documentation for Extensions:

Sidebar Configuration Updates:

New "What's New" Page:

  • src/content/whats-new.mdx: Added a new page to track major changes and updates in Tiptap, including new features, improvements, and bug fixes.

@bdbch bdbch requested a review from Copilot April 16, 2025 13:06
@bdbch bdbch self-assigned this Apr 16, 2025
Copy link

vercel bot commented Apr 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tiptap-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 10:16am

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 introduces new documentation for several Tiptap extensions and updates the sidebar configuration to include these new resources, along with a new "What's New" page.

  • Added detailed documentation pages for ListKit, TableKit, and TextStyleKit.
  • Updated sidebar configurations in two files to include links to the new documentation and "What's New" page.

Reviewed Changes

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

File Description
src/content/sidebar.ts Added a new sidebar link for the "What's New" page.
src/content/editor/sidebar.ts Added sidebar links for ListKit, TableKit, and TextStyleKit with potential naming inconsistencies.
Files not reviewed (4)
  • src/content/editor/extensions/functionality/list-kit.mdx: Language not supported
  • src/content/editor/extensions/functionality/table-kit.mdx: Language not supported
  • src/content/editor/extensions/functionality/text-style-kit.mdx: Language not supported
  • src/content/whats-new.mdx: Language not supported
Comments suppressed due to low confidence (3)

src/content/editor/sidebar.ts:347

  • [nitpick] Consider renaming 'List kit' to 'ListKit' for consistency with the documentation naming conventions.
title: 'List kit',

src/content/editor/sidebar.ts:387

  • [nitpick] Consider renaming 'Table kit' to 'TableKit' to match established naming patterns in the documentation.
title: 'Table kit',

src/content/editor/sidebar.ts:396

  • [nitpick] Consider renaming 'TextStyle kit' to 'TextStyleKit' for consistency with the documentation entry and overall style.
title: 'TextStyle kit',

@arnaugomez
Copy link
Contributor

I liked the content, I think the structure and content is easy for developers to read and understand.

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.

3 participants