Skip to content
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

48 dynamically generate registry files #50

Merged
merged 7 commits into from
Jan 20, 2025

Conversation

haydenbleasel
Copy link
Owner

This pull request includes updates to the apps/docs/public/registry files for several UI components. The changes mainly involve updating metadata, dependencies, and file paths.

Metadata and Schema Updates:

  • Added $schema and homepage fields to the JSON files for calendar, dialog-stack, and gantt components. [1] [2] [3]
  • Updated the type field from registry:component to registry:ui for consistency across the components. [1] [2] [3]
  • Added author field to specify the component author. [1] [2] [3]

Dependency Updates:

  • Updated registryDependencies and dependencies fields to include relevant dependencies for each component. [1] [2]

File Path Updates:

  • Changed the target file paths from ui/index.tsx to more specific paths like kibo-ui/calendar.tsx and kibo-ui/dialog-stack.tsx. [1] [2]

These changes ensure that the components are correctly registered with updated metadata and dependencies, and the file paths are accurately specified for better organization and clarity.

@haydenbleasel haydenbleasel added the enhancement New feature or request label Jan 20, 2025
@haydenbleasel haydenbleasel self-assigned this Jan 20, 2025
@haydenbleasel haydenbleasel linked an issue Jan 20, 2025 that may be closed by this pull request
Copy link

vercel bot commented Jan 20, 2025

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

Name Status Preview Comments Updated (UTC)
kibo 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 20, 2025 9:47pm

@haydenbleasel haydenbleasel merged commit dc9591e into main Jan 20, 2025
3 of 4 checks passed
@haydenbleasel haydenbleasel deleted the 48-dynamically-generate-registry-files branch January 20, 2025 21:47
Copy link

🚀 PR was released in v1.0.18 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamically generate registry files
1 participant