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

space between buttons in buttonGroup OR more styles for RadioGroup #1786

Open
xarthurx opened this issue May 14, 2024 · 3 comments
Open

space between buttons in buttonGroup OR more styles for RadioGroup #1786

xarthurx opened this issue May 14, 2024 · 3 comments
Labels
enhancement New feature or request v3 #1289

Comments

@xarthurx
Copy link

Description

image

I used to use Veutify's chip-group to achieve sth like the above image:
a few buttons that I can create v-model and filter the selection from a list, and additional icons will appear when the button is activated.

I'm recently migrating to nuxtUI as I'm using Nuxt now, but find it hard to achieve sth like the above:

  • Tab are overkilling and requires a lot of code.
  • ButtonGroup doesn't allow me to put space inbetween the buttons.
  • Radio Group seems to limited on the styles.

Is this something the develop team will consider? Or is there a simple approach to achieve this?
Thank you.

Additional context

No response

@xarthurx xarthurx added the enhancement New feature or request label May 14, 2024
Copy link
Member

We have it plan for v3 with Radix Vue https://www.radix-vue.com/components/toggle-group.html component.

@benjamincanac benjamincanac added the v3 #1289 label May 14, 2024 — with Volta.net
@xarthurx
Copy link
Author

We have it plan for v3 with Radix Vue https://www.radix-vue.com/components/toggle-group.html component.

Thank you for the reply. May I ask what is the difference between nuxt UI and radix Vue?
I was assuming nuxt UI and radix UI are parallel... but you mean you're using Radix UI as a part of nuxt UI?

Copy link
Member

At the moment we're using Headless UI https://github.com/tailwindlabs/headlessui underneath and in the next major we're migrating everything to Radix Vue, you can read more in #1289.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants