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 locale command #2586

Merged
merged 10 commits into from
Nov 9, 2024
Merged

feat(cli): add locale command #2586

merged 10 commits into from
Nov 9, 2024

Conversation

hywax
Copy link

@hywax hywax commented Nov 9, 2024

πŸ”— Linked issue

Resolves #2585

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

The CLI operation has been changed. Made a unified interface for creating components and locales. New make commands can be easily added in the future

New API:

nuxt-ui make component ...
nuxt-ui make locale ...

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

pkg-pr-new bot commented Nov 9, 2024

pnpm add https://pkg.pr.new/@nuxt/ui@2586

commit: 043f394

@hywax hywax marked this pull request as ready for review November 9, 2024 14:22
@hywax
Copy link
Author

hywax commented Nov 9, 2024

@benjamincanac It's done. You can check it, if it's okay, then go merge.

@benjamincanac benjamincanac merged commit 824ba56 into nuxt:v3 Nov 9, 2024
2 checks passed
@benjamincanac
Copy link
Member

Nice idea 😊

@benjamincanac benjamincanac added the v3 #1289 label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants