-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop/master #1
Conversation
env name should be PAT_1, but on the picture is GITHUB_TOKEN
* feat: added option to hide languages * feat: recalculate percentages for hidden languages * refactor: reverted langs_count and did some formatting * doc: added hide to readme * feat: make languages var mutable and improve filter logic Co-authored-by: Adrian Kunz <[email protected]> * refactor: improve code and added tests Co-authored-by: Adrian Kunz <[email protected]> Co-authored-by: Anurag <[email protected]>
* feat(statCard): added more concise description * fix: removed isLongLocale param * Revert "fix: removed isLongLocale param" This reverts commit 55f1e2d. * feat: add de and nl to longLocal to fix padding
…#1314) * feat(layout): improve flexLayout & fixed layout overlaps * chore: fix vercel build
* refactor: refactored repo-card * test: fix tests * test: fixed tests * fix: unprovided description error
* Match link with section title Match the link of Top Languages Card with the title of his section ("Tarjeta de Lenguajes Principales"). * Fix typo
* Add Noctis minimus theme * Add Noctis minimus theme Co-authored-by: Anurag Hazra <[email protected]>
* Fix grammatical errors * Fix grammatical errors
* fix: change serverless function memory to 128mb * chore: change maxDuration
* refactor: jsdoc in utils & minor changes * chore: jsdoc Card class * chore: jsdoc for getStyles
…ub/workflows (anuraghazra#1382)" This reverts commit 2723f00.
* docs: add fork instructions * chore: revert toc
This commit fixes a padding problem that was introduced in f9c0e0b. In the new code, the padding around the rank circle will be 50 when the stats card is bigger than 450. When it is smaller than 450 the left and right padding will shrink equally.
…1403) Co-authored-by: Markus Tyrkkö <[email protected]>
Co-authored-by: Anurag Hazra <[email protected]>
Co-authored-by: Github Readme Stats Bot <[email protected]>
* feat: improved theme preview script * chore: add getPRNumber
* chore: added ability upsert comments * chore: new event
…ation fix: add icon width to stats-card min width calculation
Someone is attempting to deploy a commit to a Personal Account owned by @developStorm on Vercel. @developStorm first needs to authorize it. |
…h' into develop/master
Thanks for keeping this branch up-to-date! I wasn't expecting this fork should be here for so long |
@develop O no! I forgot that I opened this pull request from the
Would you mind reverting this pull request? I'm sorry for the inconvenience. |
This reverts commit 358b09c.
This pull request cleans up the code and makes sure the tests work.