github-readme-stats/src/common
T. de Kimpe b6c184e8ff
fix: firefox text overflow issue (#1492)
* Fixed Firefox text overflow / overwriting issue

Tests currently don't work becouse it appears that '@supports' is not supported by cssToObject used within the tests. I currently have no idea how to fix that test but the cards themself appear to not be broken

Fixes anuraghazra/github-readme-stats#664

Fixes anuraghazra/github-readme-stats#1134

* Fixed tests by moving to other css-to-object

Moved the `css-to-object` package to @uppercod's version for test fix. This doesn't seem to have the same issues as the older package

* chore: cleanup test

Co-authored-by: Anurag <hazru.anurag@gmail.com>
2021-12-13 20:12:03 +05:30
..
blacklist.js fix: added temporary blacklist (#399) 2020-08-17 14:18:17 +05:30
Card.js fix: firefox text overflow issue (#1492) 2021-12-13 20:12:03 +05:30
createProgressNode.js refactor: refactored createProgressNode logic (#486) 2020-09-24 13:20:12 +05:30
I18n.js feat: card locale translations (#509) 2020-10-04 13:35:15 +05:30
icons.js chore(*): reorganized all files and folders (#283) 2020-08-02 13:07:26 +05:30
languageColors.json feat: add wakatime compact layout (#560) 2020-11-04 23:51:57 +05:30
retryer.js feat: added repo card hide border option (#488) 2020-09-24 21:38:14 +05:30
utils.js fix: word-wrap bug (#1378) 2021-10-18 19:11:50 +05:30