Boring Avatars Versions Save

Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette.

v1.10.1

10 months ago

Fix pixel variant where the first rectangle of the matrix wasn't filled with color

v1.10.0

10 months ago

Update react copy to clipboard dependencies

v1.8.0

10 months ago
  • Use useId React hook to generate unique maskID.
  • Update to React 18

PR: https://github.com/boringdesigners/boring-avatars/pull/66

v1.7.0

1 year ago

Adding an optional title prop to allow disable/enable native browser tooltips.

v1.6.3

2 years ago

Add GENERATE_SOURCEMAP=false to .env.production file

v1.6.2

2 years ago

Add index.map.js to the build

v1.6.1

2 years ago
  • Use HEX colors on all variant's mask.
  • Remove yarn.lock
  • Adjust playground's color palette*

*The playground it's just a placeholder and not the one we use in production. For any change or suggestion: https://github.com/boringdesigners/boring-avatars-playground

v1.6.0

2 years ago