feat(registry): add @grootstudio registry#10698
Conversation
|
@Subhadipjana95 is attempting to deploy a commit to the shadcn-pro Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
Adds a new third-party registry entry @grootstudio to the shadcn registries directory, along with the corresponding entry in the generated registries.json file.
Changes:
- Adds
@grootstudioregistry metadata (name, homepage, URL template, description, logo SVG) todirectory.json. - Adds the matching entry to the generated
public/r/registries.jsonindex.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| apps/v4/registry/directory.json | Adds the new @grootstudio registry definition with logo SVG. |
| apps/v4/public/r/registries.json | Adds the regenerated entry mirroring the directory definition (without logo). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "name": "@grootstudio", | ||
| "homepage": "https://grootstudio.vercel.app", | ||
| "url": "https://grootstudio.vercel.app/r/{name}.json", | ||
| "description": "A premium, open source component registry for seo frindly, high performance React applications", |
There was a problem hiding this comment.
Fixed the typos in directory.json and registry.json
There was a problem hiding this comment.
Squashed all commits into 1, rebased onto the latest upstream/main, and set up GPG signing. The branch now has a single signed commit that incorporates all typo fixes. @shadcn can you re-review please?
74fd9e0 to
5fb7fde
Compare
f8a2459 to
e550b04
Compare
Summary
This PR adds the
@grootstudioregistry entry to the directory.Groot Studio provides beautiful, optimised and high-performing React components.
Registry Details:
Test Plan
pnpm --filter=v4 registry:buildpnpm --filter=v4 validate:registries-@grootstudiopasses live fetch + schema validationdirectory.jsonand the generatedregistries.json