Skip to content

Releases: ambassify/react-avatar

3.4.4

24 Sep 21:43
314d4ef
Compare
Choose a tag to compare

This release fixes a bug

  • Reset font-size on prop change before re-scaling the text. (#135)

More info: https://github.com/Sitebase/react-avatar/milestone/27?closed=1

3.4.3

24 Sep 21:41
28d460e
Compare
Choose a tag to compare

This release fixes a bug related to the src prop

  • Don't skip initials when src prop is set. (#132)

More info: https://github.com/Sitebase/react-avatar/milestone/26?closed=1

3.4.2

24 Sep 21:40
9e565a2
Compare
Choose a tag to compare

This release updates documentation and typings

  • Add relevant badges to the README (#131)
  • Add missing type definitions (#130)

More info: https://github.com/Sitebase/react-avatar/milestone/25?closed=1

3.4.1

24 Sep 21:36
679686a
Compare
Choose a tag to compare

This release updated how releases are built and fixes a bug

  • Updates how release are built (#129)
    • Switch to webpack
    • Remove build artifacts from git
    • Automatically push demo page
  • Fixes an issue where custom className overwrite the css display property. (#128)

More info: https://github.com/Sitebase/react-avatar/milestone/24?closed=1

3.4.0

13 Sep 22:21
4ac9180
Compare
Choose a tag to compare

This release adds support for custom initials.

  • Add support for custom initials (#81)

More info: https://github.com/Sitebase/react-avatar/milestone/23?closed=1

3.3.0

11 Sep 20:40
52577a6
Compare
Choose a tag to compare

This release fixes three issues.

  • Re-implement text alignment so it works as expected when using non-pixel size units. (#121)
  • Fix background color not updating when changed. (#122)
  • Export type definition for ConfigProvider, thanks @eladkarakuli (#123).

More info: https://github.com/Sitebase/react-avatar/milestone/22?closed=1

3.2.0

22 Aug 19:51
de5f64a
Compare
Choose a tag to compare

This releases fixes Twitter support and adds Instagram support.

More info: https://github.com/Sitebase/react-avatar/milestone/21?closed=1

3.1.2

24 Jul 21:33
d03dd55
Compare
Choose a tag to compare

This is a bugfix release which fixes 2 issues.

  • Setting active on null, thanks @xiaotian-tan (#114)
  • Correctly use the value of the color property when showing the Icon source. (#117)

More info: https://github.com/Sitebase/react-avatar/milestone/20?closed=1

3.1.1

18 Jul 19:41
7a34bda
Compare
Choose a tag to compare
  • Add TypeScript type definitions, thanks @iamdanthedev (#111)
  • Fix setState() call while component is unmounted. (#113)

More info: https://github.com/Sitebase/react-avatar/milestone/19?closed=1

3.1.0

06 Jul 22:07
8131aa2
Compare
Choose a tag to compare
  • Allow cache and colors to be configured using React context (#106)
  • Add classname for the active source (#109)
  • Improve source detection (#108)
  • Update documentation by @danawoodman (#107)

More info: https://github.com/Sitebase/react-avatar/milestone/18?closed=1