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

[Feature]: Stepper Component #92

Closed
2 tasks
deleugpn opened this issue Sep 29, 2023 · 5 comments · Fixed by #669
Closed
2 tasks

[Feature]: Stepper Component #92

deleugpn opened this issue Sep 29, 2023 · 5 comments · Fixed by #669
Assignees

Comments

@deleugpn
Copy link

Describe the feature

This is an amazing project and tackles precisely a part that seems to be missing with Vue.

I'd like to put a request for a Stepper component inspired by this one: https://mui.com/material-ui/react-stepper/#alternative-label

Hope some day someone can pick this up!

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.
@hrynevychroman
Copy link
Collaborator

hrynevychroman commented Jan 16, 2024

This package just migrate original shadcn package to Vue 3 codebase, don't think that we will add some components that are not present in reference package 🙂

@sadeghbarati
Copy link
Collaborator

sadeghbarati commented Jan 16, 2024

There is primevue stepper (unstyled) that you can use besides radix-vue cause both have tree-shaking capability

https://primevue.org/steps/#api.steps.props.unstyled


Also, you can write your own stepper with radix-vue Tabs

@sadeghbarati sadeghbarati mentioned this issue Jan 23, 2024
2 tasks
@mashpie
Copy link

mashpie commented Apr 10, 2024

stumbled upon https://shadcn-stepper.vercel.app today and wanted to share. Maybe helpful. They also open a PR to original shadcn.

@rainbowdog1
Copy link

stumbled upon https://shadcn-stepper.vercel.app today and wanted to share. Maybe helpful. They also open a PR to original shadcn.

This would be awesome!

@sadeghbarati
Copy link
Collaborator

sadeghbarati commented Jul 3, 2024

@epr3 Thanks for accepting this

After v1.9 release ofc or maybe we can continue work on it with pkg.pr.new 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants