Skip to content
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

Merged
merged 56 commits into from
Dec 4, 2021
Merged

Conversation

rickstaa
Copy link

@rickstaa rickstaa commented Nov 9, 2021

This pull request cleans up the code and makes sure the tests work.

abrj7 and others added 30 commits July 20, 2021 12:49
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
anuraghazra and others added 15 commits October 25, 2021 23:29
* 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.
* 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
@vercel
Copy link

vercel bot commented Nov 9, 2021

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

@developStorm first needs to authorize it.

@developStorm developStorm merged commit 358b09c into developStorm:master Dec 4, 2021
@developStorm
Copy link
Owner

Thanks for keeping this branch up-to-date! I wasn't expecting this fork should be here for so long

@rickstaa rickstaa deleted the develop/master branch December 4, 2021 18:24
@rickstaa rickstaa restored the develop/master branch December 4, 2021 18:24
@rickstaa rickstaa deleted the develop/master branch December 4, 2021 18:24
@rickstaa
Copy link
Author

rickstaa commented Dec 4, 2021

@develop O no! I forgot that I opened this pull request from the develop/master branch and that I also use this branch for my card. I usually use the develop prefix for my branch, but I used it to specify your username on this repo. As a result, your commit now also includes two other feature requests that have not been reviewed yet:

Would you mind reverting this pull request? I'm sorry for the inconvenience.

developStorm added a commit that referenced this pull request Dec 4, 2021
This reverts commit 358b09c.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.