ui icon indicating copy to clipboard operation
ui copied to clipboard

updating the repo?

Open bryanhpchiang opened this issue 2 years ago • 5 comments

is there some way to easy pull new updates / new components that are added to the library?

since it's not released as a package

bryanhpchiang avatar Feb 17 '23 08:02 bryanhpchiang

You could fork a copy and that way bring in changes as the repo is updated

leabs avatar Feb 20 '23 16:02 leabs

the problem is that the repo itself isn't a valid nextjs app? i have to use the command

bryanhpchiang avatar Feb 22 '23 02:02 bryanhpchiang

@bryanhpchiang I'm looking into a solution for this. I got something working. I'll update here when we can test it.

shadcn avatar Feb 22 '23 07:02 shadcn

What about using it as submodule (Git) and link it as workspace package?

acomanescu avatar Mar 02 '23 09:03 acomanescu

@bryanhpchiang check out https://www.chimera-ui.com/, it’s a fork of shadcn ui but it’s published as a package so you can import the components

bucksnyder avatar Mar 07 '23 17:03 bucksnyder

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.

shadcn avatar Jul 10 '24 23:07 shadcn