mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 21:05:16 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| e2e | ||
| api.test.js | ||
| calculateRank.test.js | ||
| card.test.js | ||
| fetchRepo.test.js | ||
| fetchStats.test.js | ||
| fetchTopLanguages.test.js | ||
| fetchWakatime.test.js | ||
| flexLayout.test.js | ||
| pin.test.js | ||
| renderRepoCard.test.js | ||
| renderStatsCard.test.js | ||
| renderTopLanguages.test.js | ||
| renderWakatimeCard.test.js | ||
| retryer.test.js | ||
| top-langs.test.js | ||
| utils.test.js | ||