A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021
loc
136
comments
18%
passed
10
coverage
50%

GithubAvatar

avatar of atanasster
@component-controls/components
3.15.0

avatar to be used in an AvatarList container

import { GithubAvatar } from '@component-controls/components';

Overview

avatar of Atanas Stoyanov
Name
Description
Default
Controls
username

user name

string
-
useremail

optional user email to link to gravatar

string
-
tooltip

on hover profile box

ReactNode
-
overlap

overlap % of the avatars in a list

number
0.4
size

size in pixels

number
48
fixedSize

whether to fix the size of the avataro on hover

boolean
true
githubAccessToken

to increase access rate for github user profile info

string
-

Commits

Date
Author
Commit Message
4/28/2021

atanasster

avatar of atanasster
fix: avatar alt text duplicate
4/23/2021

atanasster

avatar of atanasster
feat: tests coverage block
2/22/2021

atanasster

avatar of atanasster
chore: move GithubProfile to own folder
3 commits
package
imports
peer
LocationIcon
react
^17.0.1
ReactNodeFC
*
theme-ui
^0.8.4
jsxBoxPropsAvatar
file
imports
"../Value"
Value
"../Link"
"../Popover"
"./useGithubProfile"
useGithubProfile