Releases: ambassify/react-avatar
3.4.4
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
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
This release updates documentation and typings
More info: https://github.com/Sitebase/react-avatar/milestone/25?closed=1
3.4.1
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
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
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
This releases fixes Twitter support and adds Instagram support.
- Add support for networks that need server side support using Avatar Redirect (#119)
More info: https://github.com/Sitebase/react-avatar/milestone/21?closed=1
3.1.2
This is a bugfix release which fixes 2 issues.
- Setting
active
onnull
, thanks @xiaotian-tan (#114) - Correctly use the value of the
color
property when showing theIcon
source. (#117)
More info: https://github.com/Sitebase/react-avatar/milestone/20?closed=1
3.1.1
- 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
- Allow
cache
andcolors
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