Skip to content

Releases: DeFUCC/gun-avatar

Quite a consistent lib

11 Feb 22:11
Compare
Choose a tag to compare

Two render modes, three ways to mount, nice site, quite nice docs in the repo and in the registry. And the new address! https://gun-avatar.js.org is a nice place to host all this.

✨ More customizations and 'squares' draw mode

06 Feb 13:10
Compare
Choose a tag to compare

BREAKING CHANGE!

Now gunAvatar() gets only one options object.

With this comes much more customization. Meet the new "squares" draw mode (useful for room pub keys).

rooms

Custom element ready

16 Oct 22:31
Compare
Choose a tag to compare

<gun-avatar /> element is ready to use! Even works in reactive environment with the attributeChanged callbacks. Try it.

Safari canvas mirroring bug fixed

09 Sep 22:36
Compare
Choose a tag to compare

1.3.1 More control on the size and color

20 Mar 21:02
Compare
Choose a tag to compare

Adjust the size of the avatar with data-width attribute or the second parameter of the function. Dark mode makes background gradient darker. The colors stay the same.

First release

11 Mar 22:39
Compare
Choose a tag to compare

It works for me, but should be improved for more efficient and configurable use for others