Skip to content

Conversation

MrKaashee
Copy link

πŸ”— 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

I've added a new <Toggle> component.

πŸ“ Checklist

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

@MrKaashee MrKaashee requested a review from benjamincanac as a code owner July 9, 2025 04:15
@ineshbose
Copy link
Member

If I may - I was also looking for a ToggleButton component within @nuxt/ui out the box and I think UButton is plenty with active prop; adding a Toggle component may add another point of maintenance for the library (plus the Switch component may cause confusion to Toggle which is essentially a ToggleButton)

@ineshbose
Copy link
Member

I just had an idea that maybe it can be integrated with Switch as a variant instead. πŸ™‚

@MrKaashee
Copy link
Author

Thanks! Since Nuxt UI follows Reka UI, I kept it as a separate Toggle to stay aligned. If Reka adds it as a Switch variant later, we can revisit.

@MrKaashee MrKaashee closed this by deleting the head repository Aug 14, 2025
@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 2025
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