Rocktimsaikia Github Card Versions Save

Github profile web component that actually looks good

3.0.1

3 years ago

Style Changes (SEMVER-PATCH)

  • Set the height and width of the image to be equal.
  • Remove unnecessary media queries
  • Remove fixed widths

3.0.0

3 years ago

Notable changes (SEMVER-MAJOR)

  • Instead of using .mjs extension, replace it with a type module
  • Handle when there is no bio on the profile
  • Remove the URL loaded google fonts for faster loading speed
  • Abbreviate large numbers to human-readable format on all three stats (followers, following, repos)
  • Lower the contrast on the text colors
  • Reduce font sizes of the stats

Development changes

  • Replace webpack with roll-up
  • Replace xo with eslint
  • Add an examples folder for local demo testing
  • Integrate Github CI

2.1.2

3 years ago

Handle no bio profiles #6

2.1.1

3 years ago

Patches

  • Change the color of the @username to soft bright in dark theme.
  • Update readme.md

2.1.0

3 years ago

:rocket: Latest Release