Skip to content

Releases: dapi-labs/react-nice-avatar

Fix potentially SSR issue

28 Nov 11:19
Compare
Choose a tag to compare
  • Using fixed id for the SVG to replace the random id, issue raised from this discussion #51

v1.4.1

08 Jun 10:02
Compare
Choose a tag to compare
  • fix face position when parent element has text-align:center

v1.4.0

30 Mar 07:38
Compare
Choose a tag to compare

Improvements

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

By @lewisl9029

v1.3.1

17 Dec 08:31
Compare
Choose a tag to compare
  • fix: user able to specify the hairstyle

v1.3.0

10 Dec 12:34
Compare
Choose a tag to compare
  • Support generating avatar with a string of name, email, or whatever else

v1.2.4

30 Aug 02:16
Compare
Choose a tag to compare

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