Anurag Hazra
67b434dc79
chore(*): reorganized all files and folders ( #283 )
2020-08-02 13:07:26 +05:30
Anurag Hazra
3b0f1b11a0
refactor: added reusable Card class to reduce code & test duplication ( #260 )
...
* refactor: added reusable Card class to reduce code & test duplication
* fix: top-langs card width & documented card_width option
2020-07-30 19:19:03 +05:30
anuraghazra
826f0201aa
feat: improved top lang fetching & changed title
2020-07-28 23:33:43 +05:30
Sagar
b8330a88e1
feat: Added compact layout for top languages card ( #179 )
...
* compact layout for top langs card
* 🐞 FIX: most used lang should be first, apply correct colors, removed nested svgs and height set
* 🐞 FIX: conditionally rendering layout compact
* 🐞 FIX: border radius on lang progressbar
* refactor: refactored code & fixed bugs
* fix: toFixed
* chore: change string interpolation
* docs: updated readme
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-26 21:45:23 +05:30
Anurag Hazra
8be88461b4
chore: change color codes to lowercase ( #198 )
...
* chore: change color codes to lowercase
* fix: tests
2020-07-26 14:44:20 +05:30
Arjun Mahishi
c2adcfd6fe
feat: hide specific languages in "Top languages" card ( #150 )
...
* add new query param to hide specific languages in top languages card
* [top-langs] add function to clean out the provided lang name
* [top-langs] rename 'hide_lang' => 'hide', refactor logic for parsing the list of provided languages to hide
* [top-langs] take list of languages to hide, as a json array
* chore: minor changes
* docs: added docs for hide lang
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-23 19:47:04 +05:30
anuraghazra
4a8fd03d8d
feat: added hide_langs_below option
2020-07-21 18:37:16 +05:30
anuraghazra
7c104cf8c5
tests: added tests for renderTopLanguages & top-langs
2020-07-21 18:04:58 +05:30