shadcn-vue icon indicating copy to clipboard operation
shadcn-vue copied to clipboard

[Feature]: Stepper Component

Open deleugpn opened this issue 2 years ago • 4 comments

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.

deleugpn avatar Sep 29 '23 13:09 deleugpn

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 🙂

hrynevychroman avatar Jan 16 '24 20:01 hrynevychroman

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 avatar Jan 16 '24 21:01 sadeghbarati

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

mashpie avatar Apr 10 '24 08:04 mashpie

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!

rainbowdog1 avatar Apr 28 '24 17:04 rainbowdog1

@epr3 Thanks for accepting this

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

sadeghbarati avatar Jul 03 '24 11:07 sadeghbarati