Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: connect button styles #94

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

gabitoesmiapodo
Copy link
Collaborator

Closes #81

Description:

Added UI (dumb) connect button for both the light and dark themes and applied its styles to ConnectKit's ConnectButton following the docs in https://docs.family.co/connectkit/connect-button#connect-button

I don't know if Rainbowkit and Web3Modal are working, but it should be relatively easy to do the same with them or with any other library. It's just a basic button to which you should add the necessary behaviors to connect a wallet.

Steps:

  • A sharedComponents/ui/ConnectButton should exist.
  • Its styles are applied in src/lib/wallets/connectkit.config.tsx to ConnectKit's ConnectButton
  • It should be present and working in the app's header.

Type of change:

  • New feature
  • Bug fix
  • Breaking change
  • Enhancement
  • Refactoring
  • Chore

How Has This Been Tested?

  • Manual testing
  • Automated tests
  • Other (explain)

Remember to check that:

  • Your code follows the style guidelines of this project
  • You have performed a self-review of your code
  • You have commented your code in hard-to-understand areas
  • You have made corresponding changes to the documentation
  • Your changes generate no new warnings

Screenshots

Jun-03-2024 16-38-49

Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dappbooster ✅ Ready (Inspect) Visit Preview Jun 3, 2024 7:40pm

Copy link
Member

@fernandomg fernandomg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫶

@gabitoesmiapodo gabitoesmiapodo merged commit c9195a6 into main Jun 4, 2024
2 checks passed
@gabitoesmiapodo gabitoesmiapodo deleted the feat/#81-connect-button-styles branch June 4, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect button styles
2 participants