Skip to content

Releases: dapi-labs/react-nice-avatar

v1.5.0

Choose a tag to compare

@wwayne wwayne released this 28 Nov 11:19
  • Using fixed id for the SVG to replace the random id, issue raised from this discussion #51

v1.4.1

Choose a tag to compare

@wwayne wwayne released this 08 Jun 10:02
  • fix face position when parent element has text-align:center

v1.4.0

Choose a tag to compare

@wwayne wwayne released this 30 Mar 07:38

Improvements

  • Support ems
  • Reduce bundle size
  • Add source map supporting debug

By @lewisl9029

v1.3.1

Choose a tag to compare

@wwayne wwayne released this 17 Dec 08:31
  • fix: user able to specify the hairstyle

v1.3.0

Choose a tag to compare

@wwayne wwayne released this 10 Dec 12:34
  • Support generating avatar with a string of name, email, or whatever else

v1.2.4

Choose a tag to compare

@wwayne wwayne released this 30 Aug 02:16

New options

  • isGradient: Boolean | Gradient background, default is false
  • hatStyle: String | none, beanie, turban | usually is none
  • hatColor: String
  • glassesStyle: String | none, round, square | usually is none

New editor page

new editor page