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

[Feature]: Automated way of retrieving the updated files from main `shadcn-ui`

Open Saeid-Za opened this issue 1 year ago • 6 comments
trafficstars

Describe the feature

There are some missing examples that was recently added to shadcn/ui. I had manually checked the examples and here are the items with new examples:

  • [x] Dropdownmenu
  • [x] Select
  • [x] Skeleton

There is this issue of drifting from new updates when time passes, I'm thinking of an automated way of retrieving the updated file list to manually check and update our source at a later stage, so no updates would be missed.

Additional information

  • [x] I intend to submit a PR for this feature.
  • [x] I have already implemented and/or tested this feature.

Saeid-Za avatar Mar 04 '24 08:03 Saeid-Za

@Saeid-Za thanks, Can you add the missing Skeleton example from shadcn-ui

https://ui.shadcn.com/docs/components/skeleton#card

sadeghbarati avatar Mar 05 '24 10:03 sadeghbarati

Only Select scrollable remains feel free to do it in your free time

But keep that in mind you can include all docs changes in one PR

sadeghbarati avatar Mar 05 '24 11:03 sadeghbarati

Honestly, I had not planned to do them myself 😅

Saeid-Za avatar Mar 05 '24 11:03 Saeid-Za

I intend to submit a PR for this feature.

sorry xD I saw this as checked lol (in my mind) xdd

sadeghbarati avatar Mar 05 '24 11:03 sadeghbarati

This should be enough for now, but the main problem remains, how to get notified of updates from shadcn repo.

Saeid-Za avatar Mar 05 '24 12:03 Saeid-Za

This would be interesting feature!! Wonder if there's any GitHub Action that do this 🤔

zernonia avatar Mar 06 '24 09:03 zernonia