Skip to content

Releases: mujahidfa/vue-boring-avatars

v1.4.0

12 Dec 15:09
Compare
Choose a tag to compare

New feature:

  • Add an optional id prop to allow assigning custom IDs to the generated SVGs.

Fixes:

  • Fix: pixel variant empty first rect - e579e98.

Improvements:

  • Update packages like eslint, vite, prettier and more.
  • Build lib against Vue v3.3 and TypeScript v5.3.

Match API with Boring Avatars v1.10.1.

v1.3.0

02 Oct 04:24
Compare
Choose a tag to compare

New features:

  • Add an optional title prop to allow disable/enable native browser tooltips. Match API with Boring Avatars v1.7.0.

v1.2.0

01 Oct 09:21
Compare
Choose a tag to compare

New features:

  • Build library with Vue v3.2.40

Improvements:

v1.1.0

31 Jan 12:45
Compare
Choose a tag to compare

New features:

  • Build library with Vue v3.2.29

Improvements:

  • Add role and title to each variant for better a11y
  • Use hash function for names
  • Use Hex color on fills and utils
  • Update devDependencies

Fixes:

  • fix(Marble): Remove rx radius from mask

v1.0.0

11 Jul 16:14
Compare
Choose a tag to compare

New features:

  • Add square prop (#2)

Improvements:

  • Add tests to compare output with React version
  • Use dynamic components instead of v-if

v0.1.0

29 May 08:41
Compare
Choose a tag to compare

Improvements:

  • Add types
  • Add usage and props documentation

v0.0.1

29 May 08:12
Compare
Choose a tag to compare

First release!