github-readme-stats/tests
Pranav Joglekar 9aa39dfe81
feat: allow users to pass ring_color param (#2075)
* fix: prevent crash if undefined color is passed to func fallbackColor

* feat: allow users to pass ring_color param

Before this commit, the ring color was always equal to the title color.
This commit allows the user to pass a ring_color property to allow him
to style the ring color the way he pleases to. If no ring_color is
passed we default to the title color.

* docs: improves ring color documentation

* fix: improve code style

Co-authored-by: rickstaa <rick.staa@outlook.com>
2022-11-19 20:18:42 +01:00
..
__snapshots__ feat: allow users to pass ring_color param (#2075) 2022-11-19 20:18:42 +01:00
e2e Missing term in calculation of TOTAL_VALUES. (#2116) 2022-11-18 15:19:04 +01:00
api.test.js feat: allow users to pass ring_color param (#2075) 2022-11-19 20:18:42 +01:00
calculateRank.test.js Missing term in calculation of TOTAL_VALUES. (#2116) 2022-11-18 15:19:04 +01:00
card.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
fetchRepo.test.js test: cleanup tests 2022-10-09 15:18:11 +02:00
fetchStats.test.js test: fix tests 2022-10-07 12:42:04 +02:00
fetchTopLanguages.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
fetchWakatime.test.js
flexLayout.test.js
pin.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
renderRepoCard.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
renderStatsCard.test.js feat: allow users to pass ring_color param (#2075) 2022-11-19 20:18:42 +01:00
renderTopLanguages.test.js test: cleanup tests 2022-10-09 15:18:11 +02:00
renderWakatimeCard.test.js Fix truncation of compact wakatime progress bar when langs_count is set (#2228) 2022-10-28 20:47:09 +02:00
retryer.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
top-langs.test.js
utils.test.js feat: allow users to pass ring_color param (#2075) 2022-11-19 20:18:42 +01:00