Summary
You get the control on what (and how) to display on your card, see the card examples for ideas.
Breaking Changes
- Input
nb-skills
renamedshow-skill-number
, logic stays the same
New Features
- Adjust how to display each stats with the input show-XXXX, reed more.
- The kind of dark theme is easily selectable read more.
- Skill bars will be way more readable even if there is a huge number difference, it is based on log scale.
- Skill bars now have easily selectable themes read more.
- Stamps details display contain the kind and location of the event.
- Card is in higher definition and more harmonious with the rest of GitHub pages.
- Plural forms and big number spaces are handled.
- No more data issue if you have LOTS of badges.
What's Changed
- release: v1.3.0 by @nabondance in #117
- feat(core): new inputs to customize the card display by @nabondance in #119
- refactor(config): nb-skills becomes show-skill-number by @nabondance in #120
- feat(ui): dynamically display plural by @nabondance in #121
- refactor(core): graphql pagination to get all the data by @nabondance in #122
- test(core): delete folder created in test by @nabondance in #124
- fix(core): correct plural of badges by @nabondance in #125
- feat(ui): wider cards by @nabondance in #127
- feat(ui): card width is 800 to fit better by @nabondance in #128
- ci(core): add Megalinter Grafana by @nabondance in #112
- feat(ui): Display kind of stamp by @nabondance in #138
- feat(ui): specify the dark theme style by @nabondance in #139
- feat(ui): skill bars are now on a log base by @nabondance in #140
- feat(ui): Display location of in person events by @nabondance in #142
- ci(config): Add GHA to auto update dependencies in dependabot PR by @nabondance in #141
- docs(core): update readme to recommend card instead of text by @nabondance in #144
- docs(core): add Trailhead Stats logo by @nabondance in #145
- docs(release): add release badge on the Readme by @nabondance in #146
- feat(core): select skill color theme by @nabondance in #147
- feat(core): allow custom hexadecimal colors for skills by @nabondance in #148
- docs(ui): specify images width and height on readme by @nabondance in #149
- docs(core): Readme contains an How it Works by @nabondance in #152
- docs(config): Add card examples by @nabondance in #153
- chore(config): add grype config by @nabondance in #156
- fix(ci): Dependabot Build Dependencies can rerun other workflows by @nabondance in #167
- ci(config): remove grype ignore by @nabondance in #168
Dependencies updated
- build(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #132
- build(deps-dev): bump the npm-development group across 1 directory with 4 updates by @dependabot in #134
- build(deps): bump puppeteer from 23.4.0 to 23.6.0 by @dependabot in #133
- build(deps-dev): bump the npm-development group across 1 directory with 3 updates by @dependabot in #135
- build(deps-dev): bump @eslint/compat from 1.2.1 to 1.2.2 in the npm-development group by @dependabot in #136
- build(deps): bump puppeteer from 23.6.0 to 23.6.1 in the npm-production group by @dependabot in #137
- build(deps): bump puppeteer from 23.6.1 to 23.7.0 by @dependabot in #143
- chore(deps-dev): bump the npm-development group with 2 updates by @dependabot in #150
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #160
- chore(deps): bump oxsecurity/megalinter from 8.1.0 to 8.3.0 in the actions-minor group across 1 directory by @dependabot in #163
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #165
- chore(deps): bump puppeteer from 23.7.0 to 23.9.0 by @dependabot in #164
- chore(deps-dev): bump the npm-development group across 1 directory with 4 updates by @dependabot in #166
- chore(deps): bump axios from 1.7.7 to 1.7.8 in the npm-production group by @dependabot in #161
Full Changelog: v1.3.0...v2.0.0