Skip to content

Conversation

Aslam97
Copy link
Collaborator

@Aslam97 Aslam97 commented Sep 30, 2025

Summary

This PR updates all ui component metadata by setting isNew: false (previously isNew: true).

Motivation

The isNew flag is only intended for recently released components. Since these components are no longer considered new, because of the upcoming table components

Changes

  • Updated isNew: trueisNew: false across all component metadata files.

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:29am

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 updates UI component metadata to mark all existing components as no longer new in preparation for upcoming table components. The change ensures that the isNew flag is only used for truly recent releases.

  • Updates isNew: true to isNew: false across all component metadata files
  • Adds changeset documentation for the metadata update
  • Affects 37 component files across primitives, node-components, components, and utils-components directories

Reviewed Changes

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

File Description
Multiple .mdx files Updated component metadata to set isNew: false for all existing UI components
.changeset/clear-parents-hear.md Added changeset entry documenting the metadata update

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

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