shadcn
shadcn
@mattphillips Thanks for the ping on this. To be honest, my original plan for these components was to provide more of a starting point or template rather than a full-blown...
@marcindulak I'm working on a `diff` command to compare changes with upstream. See https://ui.shadcn.com/docs/changelog#diff-experimental
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.
@marcindulak The `shadcn-ui` npm package is just the cli. It pulls components from the registry. So the registry always holds the latest "versions" of the components. @marcindulak @gpbl The cli...
@its-monotype I know this is a big ask (since this was blocked by me) but any chance you can reroll this against `main`? If not, I'll take a stab at...
@Balance8 I'll make some updates to the component API and merge. Thank you.
Hi everyone, I've made some updates to the `breadcrumb` component. Let me know if you have any feedback. 1. Reworked the component a bit so that they are more composable....
@vicky002 do you have reproducible copy? I remember I pushed a fix for this.
@stormynight9 I merged a fix for this in https://github.com/shadcn/ui/pull/189 Sorry I did not see yours.
@blusrc I'm working on adding `create-t3` support out of the box.