Mike Beaton
9551f1c5b6
fix: apply parseBoolean to hide_border in pin.js ( #1014 )
2021-04-27 00:28:21 +05:30
Teddy Heinen
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
10d8ca6a38
fix: fixed available locale list ( #603 )
2020-10-31 14:50:46 +05:30
Nathan Chu
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 4175484d69
* 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
Bas950
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
Anurag Hazra
6fa8c26754
fix: added temporary blacklist ( #399 )
2020-08-17 14:18:17 +05:30
Anurag Hazra
056aaaf189
fix: catched all errors ( #384 )
2020-08-13 21:18:26 +05:30
Anurag Hazra
ec246d27ab
fix: increase cache
2020-08-13 19:26:42 +05:30
Anurag Hazra
ee513240ef
feat: adde CustomError class for better secondary errors ( #355 )
2020-08-10 19:36:56 +05:30
Anurag Hazra
67b434dc79
chore(*): reorganized all files and folders ( #283 )
2020-08-02 13:07:26 +05:30
Mario Lubenka
3a9ded0a09
feat(repocard): parse emojis in description ( #67 )
...
* feat: add remove_emojis option
Removes emojis in repo card description
* feat: parse emojis
* feat: rename remove_emojis to show_emojis option for consistency
* docs: update docs
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-24 18:56:26 +05:30
Joydip Roy
5ed75e11be
feat: added isTemplate badge & refactored console.logs ( #146 )
...
* feat: template option added husky added for same commit disable console in test \
logger utils added env checked for log modified git ignore
* changed are done as per the suggesstion
* changed style and font
* text color dynamic
* fix border and using .bagde class as common
* simplified the badge svg code through a common method
* chore: updated css & fixed tests
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-23 13:05:50 +05:30
anuraghazra
fdf445d734
feat: added ability to set custom cache
2020-07-20 21:43:51 +05:30
Anurag Hazra
2c26329e13
feat: added inbuilt themes ( #105 )
...
* feat: added inbuilt themes
* docs: added theming docs
* docs: update docs
2020-07-19 20:34:41 +05:30
omrilotan
9e4d83247e
feat: display username in repo card (optional) ( #78 )
...
* Display username in repo card (optional)
* fix: show_owner boolean flag & used nameWithOwner from gql api
2020-07-16 18:03:33 +05:30
anuraghazra
429d65a52b
refactor: refactored retryer logic & handled invalid tokens
2020-07-15 17:46:31 +05:30
anuraghazra
3d8dea90e2
fix: github rate limiter with multiple PATs
2020-07-15 14:59:25 +05:30
anuraghazra
9af56df2c1
feat: added bg_color options, added RepoCard color options too
2020-07-12 12:46:08 +05:30
anuraghazra
3180144fa4
chore: ignore lock file
2020-07-11 23:20:42 +05:30
anuraghazra
45941f6c70
test: added test & refactored files
2020-07-11 22:10:13 +05:30
anuraghazra
12fd842fce
fix: description trimming & htmlEncode
2020-07-11 14:17:51 +05:30
anuraghazra
4292212b30
feat: added better error handling
2020-07-10 18:12:31 +05:30
anuraghazra
aaefd5054d
fix: fixed overflowing layout
2020-07-10 12:41:06 +05:30
anuraghazra
01fb2b490c
fix: fix description edge case fixes #10
2020-07-10 11:32:59 +05:30
anuraghazra
5f84b594a3
feat: added pins!
2020-07-09 22:23:14 +05:30