Rishi Suresh and GitHub
7a096acf66
feat: added border_color option ( #1000 )
...
* feat: Allow customization of border color
* docs: Update readme
2021-04-28 00:28:44 +05:30
Florian Bussmann and GitHub
9773d924fb
feat: limit langs shown on wakatime card ( #988 )
2021-04-27 00:34:34 +05:30
24e5f866c0
feat: allow to customize wakatime range ( #874 )
...
* chore: allow to customize wakatime data range
* docs: document wakatime range parameter
docs: add wakatime section to german readme
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com >
2021-03-08 11:39:43 +05:30
Teddy Heinen and GitHub
c8a5e835a5
feat: add corner rounding parameter so we can make square cards ( #845 )
...
* add corner rounding parameter so i can make square cards
* rename rx to border_radius
2021-03-07 22:23:32 +05:30
Anurag Hazra and GitHub
93ae8d995b
fix: wakatime stats fetcher ( #871 )
...
fixes #865
2021-02-10 23:40:57 +05:30
c1a88baad4
feat: add support for custom wakatime api domain ( #620 )
...
* feat: add support for custom wakatime api domain
* Update src/fetchers/wakatime-fetcher.js
* Update src/fetchers/wakatime-fetcher.js
Co-authored-by: 춤추는망고 <ensia96@gmail.com >
Co-authored-by: Nathan Chu <63111210+nthnchu@users.noreply.github.com >
Co-authored-by: 춤추는망고 <ensia96@gmail.com >
2021-01-27 12:41:21 +05:30
94aeabe300
feat: add wakatime compact layout ( #560 )
...
* Add wakatime compact layout
* Update readme
* test: added & updated test snapshots
Co-authored-by: Anurag <hazru.anurag@gmail.com >
2020-11-04 23:51:57 +05:30
f1df178643
feat: card locale translations ( #509 )
...
* Add Card Translations
* Add tests and documentation for `?lang` option
* Card Translations: update Italian
* Run Prettier
* Correct German Translations.
Co-authored-by: schmelto <30869493+schmelto@users.noreply.github.com >
* refactor: added i18n class to manage translation logic & improved code
* Make the new src/translations.js more concise
* Update translations.js
Co-authored-by: schmelto <30869493+schmelto@users.noreply.github.com >
* Revert 4175484d69289e4ee7283ab968b8e71c3c5d77df
* fix: overlap because of language length
Co-authored-by: lrusso96 <russo.1699981@studenti.uniroma1.it >
Co-authored-by: schmelto <30869493+schmelto@users.noreply.github.com >
Co-authored-by: Anurag <hazru.anurag@gmail.com >
2020-10-04 13:35:15 +05:30
057ff69ac2
feat: custom card title ( #293 )
...
* Custom stats title (anuraghazra#229)
* Add custom title test
* remove unused code
* Update readme.md to include the `custom_title` option
* Update readme_es.md to include `custom_title` option
Co-Authored-By: José Javier Rodríguez Zas <jjavierdguezas@gmail.com >
* Merge branch 'master' of https://github.com/anuraghazra/github-readme-stats.git into custom-title
* feat: added customTitle option in Card
Co-authored-by: José Javier Rodríguez Zas <jjavierdguezas@gmail.com >
Co-authored-by: Anurag <hazru.anurag@gmail.com >
2020-09-27 13:10:39 +05:30
8aea1e3c35
feat: added repo card hide border option ( #488 )
...
* 🚀 Prettier config
* 🚀 hide_border for Repo Card
* fix: wrong total commits (#490 )
* chore: run prettier on all files
* chore: lol lets add the trailing commas
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com >
2020-09-24 21:38:14 +05:30
6e73a0035d
feat: add wakatime card ( #392 )
...
* Adds wakatime card route
* Adds language progress on wakatime card
* Adds wakatime card on README
* Adds no coding activity node
* Remove percent displayed on wakatime's card
* Update readme
* refactor: refactored code & added tests
Co-authored-by: Anurag <hazru.anurag@gmail.com >
2020-09-19 12:53:39 +05:30