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(module)!: remove devtools in favor of compodium #3380

Merged
merged 11 commits into from
Feb 28, 2025

Conversation

romhml
Copy link
Collaborator

@romhml romhml commented Feb 23, 2025

πŸ”— Linked issue

❓ 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 Nuxt UI devtools has been moved to a proper module: https://github.com/romhml/compodium which works for any component, not just Nuxt UI.

πŸ“ Checklist

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

Copy link
Contributor

nuxthub-admin bot commented Feb 23, 2025

βœ… Deployed ui3

Deployed ui3 5e7b838 to preview

πŸ”— chore-remove-devtools.ui-6q2.pages.dev
πŸ“Œ 2cc98016.ui-6q2.pages.dev
πŸ“±
View QR Code QR code linking to deployment URL.

πŸ“‹ View deployment logs

Copy link

pkg-pr-new bot commented Feb 28, 2025

npm i https://pkg.pr.new/@nuxt/ui@3380

commit: 5e7b838

@oritwoen
Copy link
Contributor

What is the reason for removing this? I think it is a very cool feature and it was also introduced quite recently.

@benjamincanac
Copy link
Member

@oritwoen We've externalized this into a proper nuxt module: https://github.com/romhml/compodium

The advantage is that it works for all components, not just Nuxt UI 😊

@oritwoen
Copy link
Contributor

Wow, awesome! Thanks for share @benjamincanac !

@benjamincanac benjamincanac changed the title chore: remove devtools feat(module)!: remove devtools in favor of compodium Feb 28, 2025
@benjamincanac benjamincanac merged commit 7a8c00c into v3 Feb 28, 2025
4 checks passed
@benjamincanac benjamincanac deleted the chore/remove-devtools branch February 28, 2025 14:33
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.

3 participants