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

feat(cli): add overwrite confirmation for existing components #973

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

plbstl
Copy link
Contributor

@plbstl plbstl commented Jul 19, 2023

better dx to auto overwrite an existing component without running a second command

more information can be found in the issue #931

closes #931

@shadcn shadcn added enhancement New feature or request area: cli labels Aug 3, 2023
@vercel
Copy link

vercel bot commented Sep 19, 2023

@shadcn is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Sep 19, 2023

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

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 11:18am

Copy link
Collaborator

@shadcn shadcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made one tiny change but this looks good. Thank you.

@shadcn shadcn merged commit 58d012e into shadcn-ui:main Sep 19, 2023
4 of 5 checks passed
@plbstl
Copy link
Contributor Author

plbstl commented Sep 19, 2023

You're welcome 😄

lloydrichards pushed a commit to lloydrichards/shadcn-ui that referenced this pull request Oct 3, 2023
…-ui#973)

* feat(cli):  add overwrite confirmation for existing components

* fix(cli): handle overwrite for multiple items

* chore: add changeset

---------

Co-authored-by: shadcn <[email protected]>
kjxbyz pushed a commit to muse-ui/muse-ui that referenced this pull request Jun 7, 2024
…-ui#973)

* feat(cli):  add overwrite confirmation for existing components

* fix(cli): handle overwrite for multiple items

* chore: add changeset

---------

Co-authored-by: shadcn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add Overwrite Confirmation for Existing Components.
2 participants