profile-hover
profile-hover copied to clipboard
Drop-in profile hover for any ethereum address
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.7.2 to 5.15.3. Release notes Sourced from @fortawesome/free-regular-svg-icons's releases. Release 5.15.3 Changed Updated air-freshener's design due to trademark violation notice Release 5.15.2 Changed Support release to improve...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.7.2 to 5.15.3. Release notes Sourced from @fortawesome/free-solid-svg-icons's releases. Release 5.15.3 Changed Updated air-freshener's design due to trademark violation notice Release 5.15.2 Changed Support release to improve...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.7.2 to 5.15.3. Release notes Sourced from @fortawesome/free-brands-svg-icons's releases. Release 5.15.3 Changed Updated air-freshener's design due to trademark violation notice Release 5.15.2 Changed Support release to improve...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 1.2.15 to 1.2.35. Commits See full diff in compare view [](https://dependabot.com/compatibility-score/?dependency-name=@fortawesome/fontawesome-svg-core&package-manager=npm_and_yarn&previous-version=1.2.15&new-version=1.2.35) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [3box](https://github.com/3box/3box-js) from 1.17.1 to 1.19.1. Release notes Sourced from 3box's releases. 3Box v1.19.0 Release Notes v1.19.0 - 2020-05-12 chore: upgrade did-jwt and did resolver libraries Changelog Sourced from 3box's...
This issue for creating a re usable React Component that can be easily used in the same spirit as the current plugin. Minimal lines of code and out of the...
I'm encountering this error while using profile-hover with Next.js: ``` Error: unable to locate global object at /Users/liamz/Documents/open-source/everest/social/node_modules/profile-hover/dist/reactBundle.js:36:52352 at Object. (/Users/liamz/Documents/open-source/everest/social/node_modules/profile-hover/dist/reactBundle.js:36:52396) at r (/Users/liamz/Documents/open-source/everest/social/node_modules/profile-hover/dist/reactBundle.js:1:124) at Object. (/Users/liamz/Documents/open-source/everest/social/node_modules/profile-hover/dist/reactBundle.js:19:4359) at Object. (/Users/liamz/Documents/open-source/everest/social/node_modules/profile-hover/dist/reactBundle.js:19:6075)...
Using the default `content-box` `box-sizing` CSS attribute conflicts with the often reset `box-sizing: border-box` property in pretty much all CSS resets. This causes the ProfileHover component to be all squished...