DevLeonardoCommunity / github-stats

Aggregating and displaying YOUR GitHub Stats in meaningful metrics (we learn web development in the meantime)
https://public-github-stats.vercel.app
MIT License
71 stars 37 forks source link

refactor: stats page #107

Closed theflucs closed 9 months ago

theflucs commented 9 months ago

The refactoring include: new components new utils functions new custom hook to filter the repositories minor style fixes

netlify[bot] commented 9 months ago

Deploy Preview for public-github-stats ready!

Name Link
Latest commit a6f689ca9d8b206a4531bb6b12463d53fefde222
Latest deploy log https://app.netlify.com/sites/public-github-stats/deploys/65c2aa0e5ad03b00083dc629
Deploy Preview https://deploy-preview-107--public-github-stats.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Balastrong commented 9 months ago

Besides, the style changes were not mentioned in #102, please stick to the issue without adding extra features/changes in a single PR as it makes it way harder to review and it's easier to introduce unwanted changes or new bugs.

I see that you wanted to improve the layout but it wasn't in the original issue and the changes were not discussed/approved, could you please revert to the previous style and only keep the code refactor?

theflucs commented 9 months ago

@Balastrong can you please have a look and see why now the check is failing to resolve the import "@/utils"?