Mridul2820 / git-o-get

Git O Get - Github Profile Stats, Language Graph, Social Card, Contribution Graph, Repository Stats, Graphs and more
https://git-o-get.mridul.tech
MIT License
13 stars 16 forks source link

feat(ProfilePinnedRepositories): adds a card with pinned repositories from the user #21

Closed christianfds closed 1 year ago

christianfds commented 1 year ago

Closes #14

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @Mridul2820 on Vercel.

@Mridul2820 first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
git-to-get ✅ Ready (Inspect) Visit Preview Oct 13, 2022 at 2:27AM (UTC)
Mridul2820 commented 1 year ago

Hi @christianfds You have done great work. Just a few changes needed

christianfds commented 1 year ago

@Mridul2820 just did all the requested changes and also merged with main and added the dark theme to the component.

~I'm just having an small bug with this div:~

image

~For some reason it only loads the classes if i add/remove something and the element hot reloads on screen, but when i hit F5 there are no classes again '-'~

image

~Do you have any ideia why this might be happening?~

NVM, its working now

Mridul2820 commented 1 year ago

There is a wired bug for pinned repo cards. The overflow scroll is gone Screenshot from 2022-10-13 09-33-54 Can you please look at that?

christianfds commented 1 year ago

Yeah, that's exactly what has happening when i was testing. After i cleaned every tmp, cache, cookie i could think and it worked I thought it was something in here. I will take another look at it, maybe rewrite somethings.